Download the PHP package yangliuan/generator without Composer
On this page you can find all versions of the php package yangliuan/generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yangliuan/generator
More information about yangliuan/generator
Files in yangliuan/generator
Download yangliuan/generator
More information about yangliuan/generator
Files in yangliuan/generator
Vendor yangliuan
Package generator
Short Description Extend Laravel's generators scaffold.
License MIT
Package generator
Short Description Extend Laravel's generators scaffold.
License MIT
Please rate this library. Is it a good library?
Informations about the package generator
Laravel Scaffold Generator
基于summerblue/generator项目进行的适合自己编程风格的改造,交互式命令操作,可以根据需要选择想要生成的文件
Laravel Scaffold Generator, for Laravel.
Install
Step 1: Install Through Composer
9.x:
8.x:
Step 2: Add the Service Provider
Open /app/Providers/AppServiceProvider.php
and, to your register function, add:
Step 3: Run Artisan!
You're all set. Run php artisan
from the console, and you'll see the new commands make:scaffold
.
Examples
Thanks to
All versions of generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
The package yangliuan/generator contains the following files
Loading the files please wait ....