Libraries tagged by curd controller
lliure/simple-crud-router
123 Downloads
Pre built trait methods for your controller to create a simple crud route
coding-partners/auto-controller
31 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
pacgen/crud-generator
20 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
wovosoft/crud
67 Downloads
A laravel package generator for WovoCMS
timwassenburg/laravel-improved-resource-controllers
45 Downloads
Generate complete resource controllers
kairossystems/crud
84 Downloads
Easy CRUDs.
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
ceddyg/clara-entity-generator
485 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
tanhongit/laravel-generator
4 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator
11 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
samyoteroglez/larawesomecrud
244 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]).
mariojgt/builder
51 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
scaffolds/builder
299 Downloads
Laravel 5* Scaffold Generator
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
pilabrem/laravel-code-generator-ui
227 Downloads
User interface to help developpers with laravel-code-generator commands