chiefey / laravel-class-generator
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
dev-main
2022-05-20 21:35 UTC
Requires
- laravel/framework: ^8.70
This package is auto-updated.
Last update: 2025-05-21 04:04:25 UTC
README
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
Installation
Install this package as a dependency using Composer.
composer require chiefey/laravel-class-generator
Copyright and License
The chiefey/laravel-class-generator library is copyright © Brian Gutowski and licensed for use under the terms of the MIT License (MIT). Please see LICENSE for more information.