πŸ’ΏLaravel Package Generator

Generate your Laravel package with ease.

Installation

composer require tomatophp/laravel-package-generator

Using

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

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.

Last updated