v2.9.2
版本发布时间: 2021-04-02 02:57:38
barryvdh/laravel-ide-helper最新发布版本:v3.1.0(2024-07-12 22:21:24)
Added
- Model hooks for adding custom information from external sources to model classes through the ModelsCommand #945 / wimski
Fixed
- Fix ide-helper:models exception if model doesn't have factory #1196 / ahmed-aliraqi
- Running tests triggering post_migrate hooks #1193 / netpok
- Array_merge error when config is cached prior to package install #1184 / netpok