roberto910907/laravel-console-generator

Generates Laravel models and migrations using the command line

v0.1.0 2022-11-25 06:31 UTC

This package is auto-updated.

Last update: 2024-04-29 04:54:11 UTC


README

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