dev-master
9999999-devMakes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
MIT
The Requires
- laravel/laravel >=5.3
- php ~7.0
by
DominikStyp
laravel generator model abstract custom change abstractor
1.0.0
1.0.0.0Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
MIT
The Requires
- laravel/laravel >=5.3
- php ~7.0
by
DominikStyp
laravel generator model abstract custom change abstractor
Wallogit.com