Comment on page
💿
Laravel Package Generator
Generate your Laravel package with ease.

composer require tomatophp/laravel-package-generator
you can start building a new package inside your packages folder with this command
php artisan package:generate
I will ask you for some information about your package
Last modified 2mo ago