Libraries tagged by laravel controller
laravel/fortify
60546701 Downloads
Backend controllers and scaffolding for Laravel authentication.
lorisleiva/laravel-actions
9942244 Downloads
Laravel components that take care of one specific task
rakutentech/laravel-request-docs
1377383 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
watson/active
3886341 Downloads
Laravel helper for recognising the current route, controller and action
binshops/laravel-blog
57359 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
mopo922/laravel-treats
505030 Downloads
A collection of goodies for Laravel 5.
rinvex/laravel-support
902304 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
crestapps/laravel-code-generator
98907 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
fadion/validator-assistant
141729 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
lesichkovm/laravel-advanced-route
152845 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
imanghafoori/laravel-terminator
54420 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
chrisbjr/api-guard
376728 Downloads
A simple way of authenticating your APIs with API keys using Laravel
phpsa/laravel-api-controller
81690 Downloads
A laravel api base controller with basic CRUD mapped to the model
itsdamien/laravel-api-controller
101035 Downloads
Simplified API controller, inspired by Jeffrey Way. Compatible with Laravel 5+ and Lumen 5+.
renoki-co/laravel-healthchecks
55223 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.