Libraries tagged by laravel crud generate
ads/ajax-crud-generator
553 Downloads
Generates basic scaffolding for AjaxCrud JS Plugin to allow for quick and easy AJAX CRUD on forms and modals
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]).
mehedi8gb/api-crudify
271 Downloads
Automate CRUD operations for Laravel APIs.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
not-empty/ala-microframework-php
9 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
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.
flightsadmin/crudgenerator
53 Downloads
Crud Generator automatically generates all necessary files for a complete crud. This includes livewire component, factories, migrations, models, blades & seeders.
leolopez/crudgeneratormc
374 Downloads
Generates crud for Laravel with MC UI
vickymaulana/buatcrud
9 Downloads
A Laravel package to generate CRUD operations with advanced features.
ikmi/crudgenerator
11 Downloads
A laravel package to generate a complete CRUD operation.
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.
markgersaliaph/laravel-crud-generate
23 Downloads
My First Ever Package Project
dirim/laravel-crud-generate
5 Downloads
This package is generate crud processes on laravel for javascript and php
digitalfront/crud-generate
109 Downloads
Crud generate laravel 8
tks/crud-generator
7 Downloads
Generate CRUD for Laravel entity