Libraries tagged by laravel controller
westacks/laravel-auth
705 Downloads
Backend controllers and scaffolding for building your own Laravel authentication.
tarre/laravel-repository-maker
94 Downloads
Because your controllers should be controllers.
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, ...
sebastiaanluca/laravel-resource-flow
2491 Downloads
Quickly scaffold access to a resource.
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, ...
kya/laravel-rest
11 Downloads
Provides easy to access RESTful functionality for your Laravel API
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
fourello-devs/magic-controller
6750 Downloads
An Artisan command to simplify model controller, request, and event creation.
danieletulone/laravel-base-crud
42 Downloads
cslant/laravel-generator-advanced
8 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
3 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
brentnd/laravel-sparkposthooks
2215 Downloads
A simple SparkPost webhook controller to help with events. Compatible with Laravel 5+ and Lumen 5+.
simonmarcellinden/laravelmetatags
12 Downloads
With this package you can manage header Meta Tags from Laravel controllers.
mont4/laravelmaker
135 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
meshesha/artisan-make-mvc
9 Downloads
Laravel artisan command to create view, controller and route from existing Model