Download the PHP package andor9229/laravelcrudgenerator without Composer
On this page you can find all versions of the php package andor9229/laravelcrudgenerator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andor9229/laravelcrudgenerator
More information about andor9229/laravelcrudgenerator
Files in andor9229/laravelcrudgenerator
Download andor9229/laravelcrudgenerator
More information about andor9229/laravelcrudgenerator
Files in andor9229/laravelcrudgenerator
Vendor andor9229
Package laravelcrudgenerator
Short Description A CRUD generator for laravel
License
Package laravelcrudgenerator
Short Description A CRUD generator for laravel
License
Please rate this library. Is it a good library?
Informations about the package laravelcrudgenerator
LaravelCrudGenerator
An easy way to create Crud of a resource.
- Installation and Configuration
- Usage
Installation and Configuration
Install the current version of the andor9229/laravelcrudgenerator
package via composer:
adding the following to your application's config\app
and run php artisan vendor:publish --provider="Cviebrock\LaravelElasticsearch\ServiceProvider"
in your terminal
Usage
Run php artisan make:crud ModelName
All versions of laravelcrudgenerator with dependencies
PHP Build Version
Package Version
Requires
nesbot/carbon Version
2.28.0
The package andor9229/laravelcrudgenerator contains the following files
Loading the files please wait ....