Libraries tagged by resource-controller
clean-bandits/single-action-resource-controllers-for-laravel
303 Downloads
lanciweb/laravel-make-crud
1124 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
shortcodes/abstract-resource-controller
3046 Downloads
Abstract controller with full CRUD used by single entity action
matt-daneshvar/rest
111 Downloads
General implementation for Laravel 5 resource controllers
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
miladshm/controller-helpers
385 Downloads
Resource controller methods in traits
timwassenburg/laravel-improved-resource-controllers
45 Downloads
Generate complete resource controllers
engency/resource-controllers
1863 Downloads
Resource Controllers for Laravel
clean-bandits/single-action-resource-controllers-for-laravel-dingo-api
109 Downloads
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
foothing/laravel-repository-controller
133 Downloads
Resources controller with Eloquent Laravel Repository implementation.
elalecs/laravel-documenter
7 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.
dgoring/laravel-inherit-resource
676 Downloads
Quick minilist resource controllers for Laravel
bashirsh/laravel_easy_controller
165 Downloads
build api resources controllers in fast, easy and fully customizable way.