Libraries tagged by generate controllers
cslant/laravel-generator-advanced
8 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
3 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
asif160627/laravel-resources-generator
736 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
utkarshgayguwal/laravel-smart-scaffold
68 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
raviyatechnical/laravel-api-generator
17 Downloads
Generate Laravel API
nicolaskuster/laravel-make-rest-resource
28 Downloads
A easy way to generate all files for a RestResource
marcha/api-container-generator
11 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
jmsr/crud-generator-laravel
28 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.
erpmonster/api-container-generator
2 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
devvime/kiichi-php-generator
71 Downloads
Simple Package PHP for generate controllers, models and middlewares.
shahrakii/crudly
3 Downloads
Automatic, intelligent CRUD generator for Laravel. Generate controllers, models, migrations, and views in seconds.
vanchao0519/voyager-data-transport
95 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
nissicreative/laravel-generators
242 Downloads
Generate resource controllers and views
nijwel/crud-generator
20 Downloads
A package to generate CRUD controllers, models, and migrations.
mwguerra/crud-artisan
2 Downloads
A Laravel package to generate CRUD controllers and Vue components for Inertia.js