Libraries tagged by resource-controller
lanciweb/laravel-make-crud
1900 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
engency/resource-controllers
1942 Downloads
Resource Controllers for Laravel
clean-bandits/single-action-resource-controllers-for-laravel
1393 Downloads
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
codebider/generate-crud
97 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
timwassenburg/laravel-improved-resource-controllers
69 Downloads
Generate complete resource controllers
clean-bandits/single-action-resource-controllers-for-laravel-dingo-api
110 Downloads
matt-daneshvar/rest
112 Downloads
General implementation for Laravel 5 resource controllers
schoolees/laravel-psgc
11 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
royvoetman/laravel-flash-alerts
25 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
miladshm/controller-helpers
1909 Downloads
Resource controller methods in traits
dgoring/laravel-inherit-resource
771 Downloads
Quick minilist resource controllers for Laravel
bashirsh/laravel_easy_controller
165 Downloads
build api resources controllers in fast, easy and fully customizable way.
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
andrazero121/api-resource-typer
15 Downloads
A Laravel package to automatically generate TypeScript interfaces from API Resource Controllers