Libraries tagged by laravel crud generate
inani/nova-resource-maker
13577 Downloads
A Laravel Nova package to help you generate resources fields
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
mohammedhassan/crud-package
9 Downloads
A Laravel package to generate CRUD scaffolds.
adwiv/laravel-crud-daisyui
20 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
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
toshim45/laravel-reverse-mysql
143 Downloads
generate crud from mysql table
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
kamrul-haque/action-crud-helper
48 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.
curly-deni/laravel-permission-maker
15 Downloads
Laravel package to easily generate migration files for CRUD and single permissions based on spatie/laravel-permission.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
timwassenburg/laravel-improved-resource-controllers
67 Downloads
Generate complete resource controllers
abmti/laravel-scaffold-generate
117 Downloads
Laravel5 CRUD Generator
ads/ajax-crud-generator
555 Downloads
Generates basic scaffolding for AjaxCrud JS Plugin to allow for quick and easy AJAX CRUD on forms and modals
amamarul/boiler-plate-commands
1200 Downloads
Package to generate automatic cruds for Laravel BoilerPlate Apps