Libraries tagged by laravel controller
google/sqlcommenter-laravel
75112 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
samyoteroglez/larawesomecrud
343 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
cortex/auth
3463 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
timacdonald/multiformat-response-objects
493 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
1755 Downloads
A collection of classes to be extended/used in laravel applications for quick development
crcms/repository
4402 Downloads
Detached model and controller warehouse data provider
codebider/generate-crud
115 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
2110 Downloads
Auth backend and Controller stubs for the Laravel Framework from Laravel UI
laravelcollective/auth
2433 Downloads
Auth backend and Controller stubs for the Laravel Framework from Laravel UI
matheusfsc28/layercraft
853 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
smarttechtank/larastarter
89 Downloads
A Laravel starter package with role-based authentication, API controllers, and more
paulhenri-l/laravel-route-helpers
10 Downloads
Rails like route helpers to easily generate paths to your laravel controllers