tomatophp / laravel-package-generator
Generate your Laravel package with ease.
Fund package maintenance!
3x1io
Requires
- php: ^8.1|^8.2
- tomatophp/console-helpers: ^1.1
README
Laravel Package Generator
Generate your Laravel package with ease.
Installation
composer require tomatophp/laravel-package-generator
Using
you can start build a new package inside your packages folder with this command
php artisan package:generate
i will ask you about some information about your package
Support
you can join our discord server to get support TomatoPHP
Docs
you can check docs of this package on Docs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.