Barry vd. Heuvel and laravel-ide-helper
347483be03
Add option for only eloquent ( #1636 )
...
* Add option for only eloquent
* composer fix-style
* Add snapshot
* Add option to models command
* composer fix-style
* Fix namespace
---------
Co-authored-by: laravel-ide-helper <[email protected] >
2024-12-29 11:51:09 +01:00
KentarouTakeda
085ca3e225
Compatible with Generics Eloquent Builder in Laravel 11.15 ( #1591 )
...
* feat: support generics eloquent builder
* fix: required laravel version
* fix: ci execution is only for Laravel-11
* docs: add CHANGELOG
* docs: update supported Laravel versions and adjust output examples
2024-10-17 18:37:19 +02:00
Barry vd. Heuvel
02af2a278a
Merge reset/smart reset, don't set class ( #1523 )
...
* Merge reset/smart reset, don't set class
* Add changelog
2024-02-19 12:59:22 +01:00
409bbf665b
Fix unsetMethod in ModelsCommand ( #1453 )
...
* Fix unsetMethod in ModelsCommand
* composer fix-style
---------
Co-authored-by: Barry vd. Heuvel <[email protected] >
Co-authored-by: laravel-ide-helper <[email protected] >
2024-02-07 21:48:09 +01:00
Rob Porter
39a96c3b95
run composer fix-style
2021-04-02 15:30:15 -04:00
Rob Porter
057efb0ee7
Adding tests to Set / unset methods
2021-04-02 15:25:22 -04: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