Looking to hire Laravel developers? Try LaraJobs

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

Comments
comments powered by Disqus

Generates Laravel models and migrations using the command line

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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.

Credits