关键词:artisan

91
Automatic name resolution for Artisan make commands
93
Create Migration, Seed, Request, Controller, Model and Views for your resource
94
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
96
Modular pattern generator for Laravel 5
97
LazyArtisan automatically adds and manages your ServiceProviders and Facades in your app config.
98
Create Migration, Seed, Request, Controller, Model and Views for your resource
99
Generate a new Laravel database seed file based on data from the existing database table.
100
A heap of commands for an extended artisan experience.
101
Generate a new Laravel database seed file based on data from the existing database table.
102
Generates Laravel Migrations from an existing database
103
Generate IDE helper files with one short command.
104
Add more artisan commands to your Laravel projects.
105
Manage your views in Laravel projects through artisan
106
Execute commands remotely using SSH.
107
Create users and reset user passwords from the command line
108
Package that allows run artisan commands with simple web interface
110
Run all terminal commands using this package
111
Use Laravel Artisan command syntax in any Symfony Console project.
118
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
120
Laravel 5 CRUDs Generators, basado en la version 1.1 de J.Way