Download the PHP package tefoh/laravel-scaffold-command without Composer
On this page you can find all versions of the php package tefoh/laravel-scaffold-command. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-scaffold-command
laravel scaffold command
create all necessary files for crud operation with one command
- model
- resource controller, api or just regular crud controller
- migration with fields
- feature tests
- views, if crud is not api
- index
- create
- show
- edit
- resources, if crud is api
- resource class
- resource collection class
installation
next
usage
enjoy :)
All versions of laravel-scaffold-command with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0|^8.1
illuminate/support Version ^8.0
illuminate/console Version ^8.0
illuminate/database Version ^8.0
illuminate/support Version ^8.0
illuminate/console Version ^8.0
illuminate/database Version ^8.0
The package tefoh/laravel-scaffold-command contains the following files
Loading the files please wait ....