Libraries tagged by resource controller
timwassenburg/laravel-improved-resource-controllers
45 Downloads
Generate complete resource controllers
foothing/laravel-repository-controller
133 Downloads
Resources controller with Eloquent Laravel Repository implementation.
engency/resource-controllers
1863 Downloads
Resource Controllers for Laravel
dgoring/laravel-inherit-resource
676 Downloads
Quick minilist resource controllers for Laravel
clean-bandits/single-action-resource-controllers-for-laravel-dingo-api
109 Downloads
bashirsh/laravel_easy_controller
165 Downloads
build api resources controllers in fast, easy and fully customizable way.
ecreeth/laravel-resource-view
295 Downloads
Generates the structure of views of a resource, its model and its controller
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
dminustin/laravel-api-factory
35 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
tanhongit/laravel-generator
4 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator
11 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
royvoetman/laravel-flash-alerts
24 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
kaxiluo/swagger-laravel-code-generator
25 Downloads
Automatically generate laravel models, resources, controllers, routes based on swagger documents
elalecs/laravel-documenter
8 Downloads
An automated documentation generator for Laravel and Filament projects. It analyzes your project structure, including models, Filament resources, controllers, jobs, events, middlewares, and rules, to create comprehensive Markdown documentation. Ideal for quickly onboarding new developers or maintaining an up-to-date project overview.
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers