Libraries tagged by laravel crud generate
maulik/filament-auto-crud
1 Downloads
Automatically generate Filament resources from Laravel models and database tables
kun391/laravel-generator
7 Downloads
The package use to generate a module with JSONAPI spec
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
gsferro/resource-crud-easy
169 Downloads
Generic resource method for crud using SPA
azizizaidi/laravel-all-in-one-command
2 Downloads
A Laravel package to generate all necessary files for a feature with a single command.
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
fredtux/artisan-view
6 Downloads
Manage your views in Laravel projects through artisan + generate CRUD views based on a model using bootstrap
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]).
mehedi8gb/api-crudify
307 Downloads
Automate CRUD operations for Laravel APIs.
diorz38/crestapp-code-generator
6 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
crudgenerator/crudoperation
10 Downloads
This package will generate a crud operation within a few time
bakerysoft/laravelbakerysoft
40 Downloads
Create Dashboard and auto generate crud
realsoft/lacruda
15 Downloads
Build Laravel 7 CRUD apps in record time!
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
ceddyg/clara-entity-generator
505 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.