- Notifications
You must be signed in to change notification settings - Fork1
Tool to save you time, and scaffold all of your files in one command.
License
coderflexx/laracommand
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Cli tool to save you time, and gives you the power to scaffold all of your models,controllers,commands... at once
You can install the package via composer:
composer require coderflexx/laracommand --dev
Or, if you are usingv8
you can installv1.*
composer require"coderflexx/laracommand ^1" --dev
Use the commands like usinglaravel
make commands
- make model command
php artisan laracommand:make-model FirstModel SecondModel
You can generate as many as you want of models, and you can add options likemake:model
command
Check out thedocs for more, just replacemake:model
withlaracommand:make-model
composertest
This package is for development use only, you are free to disable/remove it once you are done with.
Please seeCHANGELOG for more information on what has changed recently.
Please seeCONTRIBUTING for details.
Please reviewour security policy on how to report security vulnerabilities.
The MIT License (MIT). Please seeLicense File for more information.
About
Tool to save you time, and scaffold all of your files in one command.
Topics
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.