Libraries tagged by laravel controller
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
chujc/laravel-generator
166 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
angkor/laravel-support
109 Downloads
Ankgor common support helpers, contracts, and traits required by various Ankgor packages. Validator functionality, and basic controller included out-of-the-box.
cortex/auth
3428 Downloads
Cortex Auth is a frontend layer for the powerful authentication, authorization and verification package rinvex/laravel-auth on top of Laravel. It has all required controllers, views, routes, and other required assets to run a fully functional user management system with complete dashboard out of the box.
firalabs/firadmin
546 Downloads
Basic admin panel for Laravel 4 with login and user controller implementation
mariojgt/builder
357 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
timacdonald/multiformat-response-objects
492 Downloads
A response object that handles multiple response formats within the one controller
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
d-scribe/laraquick
1725 Downloads
A collection of classes to be extended/used in laravel applications for quick development
crcms/repository
4399 Downloads
Detached model and controller warehouse data provider
codebider/generate-crud
67 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
darkghosthunter/laratraits
2183 Downloads
Laratraits is a package containing useful traits to use along your Controllers, Service Providers, Commands and what not. Take a look!
grafite/auth
1990 Downloads
Auth backend and Controller stubs for the Laravel Framework from Laravel UI
laravelcollective/auth
2427 Downloads
Auth backend and Controller stubs for the Laravel Framework from Laravel UI
matheusfsc28/layercraft
635 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.