Libraries tagged by resource controller
codebider/generate-crud
90 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
timwassenburg/laravel-improved-resource-controllers
66 Downloads
Generate complete resource controllers
dgoring/laravel-inherit-resource
758 Downloads
Quick minilist resource controllers for Laravel
clean-bandits/single-action-resource-controllers-for-laravel-dingo-api
110 Downloads
bashirsh/laravel_easy_controller
165 Downloads
build api resources controllers in fast, easy and fully customizable way.
andrazero121/api-resource-typer
9 Downloads
A Laravel package to automatically generate TypeScript interfaces from API Resource Controllers
asif160627/laravel-resources-generator
62 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
ecreeth/laravel-resource-view
299 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
matt-daneshvar/rest
111 Downloads
General implementation for Laravel 5 resource controllers
nueip/codeigniter-rest
307 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
david-chamling/laravel-api-crud
9 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
royvoetman/laravel-flash-alerts
24 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.