Download the PHP package coderflexx/laracommand without Composer
On this page you can find all versions of the php package coderflexx/laracommand. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download coderflexx/laracommand
More information about coderflexx/laracommand
Files in coderflexx/laracommand
Package laracommand
Short Description Tool to save you time, and scaffold all of your files in one command.
License MIT
Homepage https://github.com/coderflexx/Laracommand
Informations about the package laracommand
A Cli tool to save you time, and gives you the power to scaffold all of your models,controllers,commands... at once
Installation
You can install the package via composer:
Or, if you are using v8
you can install v1.*
Usage
Use the commands like using laravel
make commands
- make model command
You can generate as many as you want of models, and you can add options like make:model
command
Check out the docs for more, just replace make:model
with laracommand:make-model
Testing
Note
This package is for development use only, you are free to disable/remove it once you are done with.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Oussama Sid
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laracommand with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^9.0