Libraries tagged by generate controllers
vanchao0519/voyager-data-transport
94 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
nissicreative/laravel-generators
240 Downloads
Generate resource controllers and views
nijwel/crud-generator
16 Downloads
A package to generate CRUD controllers, models, and migrations.
mwguerra/crud-artisan
1 Downloads
A Laravel package to generate CRUD controllers and Vue components for Inertia.js
kmaking/crud-generator
59 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
hizbul/generators
190 Downloads
Generate Model, Controller, View and migration in a single artisan command
hectorqin/thinkphp-generator
328 Downloads
Generate model,controller,validate with parsing database.
delboy1978uk/generator
503 Downloads
Generate blank, controller, and db entity package templates for Bone Framework
aruberuto/workflow
63 Downloads
A package to generate model, controllers, helpers... in a laravel environment following the Aruberuto workflow
lumphp/generator
5 Downloads
generate mvc resource (controller, models, and view).
adwiv/laravel-crud-generator
59 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
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.
robin-van-dijk/laravel-action-permission
249 Downloads
A package to generate permissions from laravel controller actions
morganrowse/laravelcrud
88 Downloads
Artisan command to generate routing, views and controllers from a database table
laravelresource/resourcemaker
24 Downloads
Generate a model, repository, controller and services