laravel-console-generator maintained by roberto910907
Description
Generates Laravel models and migrations using the command line
Author
Last update
2022/12/01 09:52
(dev-main)
License
Downloads
2
Generates Laravel models and migrations using the command line
Installation
You can install the package via composer:
composer require roberto910907/laravel-console-generator
You can publish the config file with:
php artisan vendor:publish --tag="laravel-console-generator-config"
Changelog
Please see CHANGELOG for more information on what has changed recently.