Download the PHP package maven/crud-manager without Composer
On this page you can find all versions of the php package maven/crud-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maven/crud-manager
More information about maven/crud-manager
Files in maven/crud-manager
Download maven/crud-manager
More information about maven/crud-manager
Files in maven/crud-manager
Vendor maven
Package crud-manager
Short Description This package will help you to create crud easily and it is just starting
License MIT
Package crud-manager
Short Description This package will help you to create crud easily and it is just starting
License MIT
Please rate this library. Is it a good library?
Informations about the package crud-manager
crudManager
This will create a crud.
To create REST API CRUD MODULE JUST USE BELOW COMMAN ON TERMINAL
php artisan crud:generator
-
It will ask you for below options:
- Module Name
- Please enter field name
- Please enter field type
- Do you need more field? (yes/no)
Once you done with it,you have to run php artisan migrate and check your route by php artisan route:list to use api.
All versions of crud-manager with dependencies
PHP Build Version
Package Version
No informations.
The package maven/crud-manager contains the following files
Loading the files please wait ....