Download the PHP package marabesi/easy-crud without Composer
On this page you can find all versions of the php package marabesi/easy-crud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marabesi/easy-crud
More information about marabesi/easy-crud
Files in marabesi/easy-crud
Download marabesi/easy-crud
More information about marabesi/easy-crud
Files in marabesi/easy-crud
Vendor marabesi
Package easy-crud
Short Description (Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
License
Package easy-crud
Short Description (Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
License
Please rate this library. Is it a good library?
Informations about the package easy-crud
easy-crud
(Laravel 5+) Simple and effective way to generate CRUD from your models or database
Version Compatibility
Laravel | EasyCrud |
---|---|
4.x.x | Not supported |
5.0.x | Not supported |
5.1.x | 1.x.x |
5.2.x | 1.x.x |
5.3.x | Not supported |
5.4.x | Not supported |
5.5.x | Not supported |
What you can do?
- Generate CRUD from Laravel models
- Generate CRUD from database table (not ready)
Powered by Gentelella theme
Features
- Friendly admin to manage your data (CRUD)
- Prevent collisions with defined routes
- Beautiful admin template
Installing
Update the service provider list
Publish the vendor assets to you current project
Now, you should have a file called easy-crud.php
inside your config folder, open it and edit as you wish.
Add every model that you want to see in the admin in the models
array, the
key should be the label name. It will appear in the admin area.
More info
All versions of easy-crud with dependencies
PHP Build Version
Package Version
No informations.
The package marabesi/easy-crud contains the following files
Loading the files please wait ....