Libraries tagged by generate crud
kmaking/crud-generator
59 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
webvelopers/laravel-crud-generator
90 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
torkzz/generate-laravel
8 Downloads
this is a fork of https://github.com/aaronlumsden/laravel-vue-api-crud-generator
starmoozie/laravel-crud-generators
91 Downloads
Generate files for laravel projects
starmoozie/crud-generators
108 Downloads
Generate MVC for laravel project
rahpt/cli-crud
11 Downloads
Cli-Crud is an extension of CodeIgniter4 spark CLI. It will help you generate template files more quickly when developing projects with CodeIgniter4
luxodev/crud-generator
12 Downloads
Generate fully working mvc
jmsr/crud-generator-laravel
27 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
gsferro/resource-crud-easy
152 Downloads
Generic resource method for crud using SPA
albadrsystems/laravel-crud-generator
68 Downloads
crud packages installer for albadr systems.
kjoekjoe/crudgen
20 Downloads
Generating modules and CRUD at the same time. WIP
toshim45/laravel-reverse-mysql
126 Downloads
generate crud from mysql table
iakovos/wireui-smart-table
11 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.
bakerysoft/laravelbakerysoft
40 Downloads
Create Dashboard and auto generate crud
cslant/laravel-generator-advanced
6 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...