关键词:controller

1
Adds ContainerAware and method injection functionality to Laravel 4
2
Universal API CRUD controller for Laravel and Dingo (Crudroller)
4
Allows you to use Route annotations on your controllers.
5
A collection of classes to be extended/used in laravel applications for quick development
7
Adds back the Route:controller functionality that was removed in Laravel 5.3 and 5.4
8
Handle uploads and image resizing automatically.
9
Create your own REST API in Laravel. Supports both JSON and XML output.
10
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
12
Generic Controllers includes a set of generic representations that are ideally suited for solving a number of routine tasks.
13
Define Router::controller() without breaking everything
14
Publish schema, for each public method of API controllers
15
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
16
Provides basic automatization for Controllers to handle CRUD operations in Laravel 4
18
A easy way to generate all files for a RestResource
19
A controller and handler that lets you easily build a REST API
20
Helper for creating controllers in laravel