Libraries tagged by curd controller
campelo/laravel-make-full
10 Downloads
Generate complete CRUD structure: Model, Controller, Service, Repository, Resource, Requests, Policy, Migration, Factory, Seeder - all from a single command
tanhongit/laravel-generator
5 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator
12 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator-advanced
8 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
3 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
sapioweb/crudhelper
197 Downloads
Helper provider to assist in general crud functions of a restful controller
larahammer/generator
12 Downloads
A powerful Laravel CRUD generator — scaffold migrations, models, controllers, views (Blade/Filament), and REST API resources from a single Artisan command.
shahrakii/crudly
3 Downloads
Automatic, intelligent CRUD generator for Laravel. Generate controllers, models, migrations, and views in seconds.
muhammedsalama/crudforge
4 Downloads
Generate production-ready Laravel CRUD modules using clean architecture — models, controllers, services, repositories, requests, resources, factories, tests, translations, and route snippets from a single Artisan command.
danielquirogadev/clementinecrud
5 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
yorsh/laravel-crudmaker
2 Downloads
Create controllers and views the an model from migrations files
viewflex/ligero
23 Downloads
A Laravel BREAD micro-framework supporting rapid modeling of domains with UI and API controllers, multiple view modes, advanced search, pagination, presenters, localization and caching.
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
utkarshgayguwal/laravel-smart-scaffold
68 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
twohill/silverstripe-nestedcontrollers
467 Downloads
Base for easily setting up CRUD pages in the front end using nested controllers