roberto910907/laravel-console-generator

Generates Laravel models and migrations using the command line

Maintainers

Package info

github.com/roberto910907/laravel-console-generator

pkg:composer/roberto910907/laravel-console-generator

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:40:33 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