XTUDY ON STEROIDS
Vibhakar
Pro
vibhakar@xtudy.in
My Profile
Account Settings
Sign Out
Dashboard
APPS
CRUD API Generator
CRUD API Generator
Dashboard
Apps
CRUD Api Generator
Provide Details
Model Name
Table Name
Primary Key
Timestamps
Enable
STORE API Columns (exclude Primary Key)
Provide those column-names which you want the api to accept from the user for storing.
Append
*
to column-name to make it a required field.
UPDATE API Columns (exclude Primary Key)
Provide those column-names which you want the api to accept from the user for update.
GET API Columns (exclude Primary Key)
Provide those column-names which you want the api to return to the user.
Generated Code
Warning
The code generated here is just for reference. It may not exactly match your requirements or may have errors, so please, test your code before you regret.
Files
Model
Store FormRequest
Update FormRequest
Routes
Controller