Wim Reckman and laravel-ide-helper
9f97f7cd5f
Refactor resolving of null information for custom casted attribute types ( #1330 )
...
* Refactor resolving of null information for custom casted attribute types
* composer fix-style
---------
Co-authored-by: laravel-ide-helper <[email protected] >
2023-02-20 09:29:48 +01:00
Wim Reckman
5eadd2c7de
Fix model factory method arguments for Laravel >= 9 ( #1361 )
2022-08-11 12:32:14 +02:00
Wim Reckman and laravel-ide-helper
c733bde1ea
Move default models filename to config ( #1241 )
...
* Move default models filename to config
* Add default value when getting models helper filename from config
* composer fix-style
Co-authored-by: laravel-ide-helper <[email protected] >
2021-08-10 07:12:56 +02:00
37f08320ea
Make tests pass on Windows ( #1205 )
...
* Make all tests pass cross platform
* Add job to run tests on Windows
* Merge test jobs with conditional Windows step for line endings
* Prefix job name with OS
* Update git lf step if statement
* Exclude all tests for Windows except PHP 8.0
* composer fix-style
Co-authored-by: Barry vd. Heuvel <[email protected] >
Co-authored-by: laravel-ide-helper <[email protected] >
2021-08-04 11:22:48 +02:00
wimski
2f61602e7a
Support both customized namespace factories as well as default resolvable ones ( #1201 )
2021-04-02 16:32:13 +02:00
wimski and laravel-ide-helper
f0c138c4fd
Model hooks ( #945 )
...
* Model hooks
* composer fix-style
* Fix test for ModelHooks
Co-authored-by: laravel-ide-helper <[email protected] >
2021-03-29 20:49:09 +02:00