Libraries tagged by controller request
diegocopat/laravel-realtime-starter
2 Downloads
Laravel starter package with Reverb real-time, Jetstream, Vue 3, Inertia, and architectural patterns (Controller→Request→Service→Repository).
charlesmasinde/api-scaffolder
23 Downloads
Generate full API modules (Controller, Requests, Resource, Policy, Routes) from Eloquent models.
amranibrahem/laravel-jwt-setup
11 Downloads
Automatically install and configure JWT authentication for Laravel with a single command - complete setup with controllers, requests, responses, and routes
amirulislam/laravel-simplify-crud
1 Downloads
A powerful Laravel CRUD generator — generates Model, Migration, Controller, Request, Routes and Views from a single artisan command.
abrarpatel/moduler
7 Downloads
Creates a complete CRUD module with model, controller, requests, resources, migration, and API routes.
webvelopers/laravel-crud-generator
92 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.
trehinos/thor-http
2 Downloads
Une définition d'un serveur HTTP avec routage, sécurité et cycle Request->Controller->Response
taskcodigital/crud-generator
4 Downloads
Laravel API CRUD Generator Package - Generate complete API CRUD operations with controllers, services, requests, migrations, and seeders
suryahadiningrat/crud-generator
1 Downloads
CRUD Generator for laravel included Controller, Model, Request, Repository, Resource
sirio/laravel-command
19 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
jannisfieml/laravelapigenerator
14 Downloads
A small package to generate basic migrations, models, requests, controllers and routes by editing yaml files
glumbo/generator
1364 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
gammamatrix/playground-http
470 Downloads
Playground: Provide Http content and filter handling for controllers and requests.
aunhurian/laravel-test-generator
39 Downloads
The package for generating tests for Laravel models, controllers, and requests.
adwiv/laravel-crud-daisyui
22 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI