Libraries tagged by generate crud
ahmed-aliraqi/crud-generator
4903 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding
jq/cray
976 Downloads
A disposable Laravel package to help you generate nearly complete CRUD pages like crazy!
survos/maker-bundle
2582 Downloads
Tools to generate controllers and templates for the admin interface
samyoteroglez/larawesomecrud
309 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
marena/yii2-enhanced-gii
2461 Downloads
Generate Relational (has many) Models & CRUD.
mohammedhassan/crud-package
33 Downloads
A Laravel package to generate CRUD scaffolds.
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
adwiv/laravel-crud-daisyui
20 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
mdakashmia/laravel-auto-crude
6 Downloads
Laravel Simple Auto Crude Generator
moonbear/laravel-crud-scaffold
86 Downloads
A Laravel package to help you generate nearly complete CRUD pages like crazy!
hcomg/laravel-crud-generator
165 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
kamrul-haque/action-crud-helper
51 Downloads
Generate everything needed for a CRUD operation in Laravel with or without Action classes executing just one command. Also generates frontend scaffolding for blade or vue inertia stack.
gsferro/resource-crud-easy
176 Downloads
Generic resource method for crud using SPA