Libraries tagged by laravel controller
renoki-co/laravel-healthchecks
54523 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
waska14/laravel-with-db-transactions
40573 Downloads
Use middleware globally for all routes to put every controller in database transaction
scrumble-nl/laravel-csr
16904 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
lanciweb/laravel-make-crud
2080 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
eventhomes/laravel-mandrillhooks
74776 Downloads
A simple Mandrill webhook controller to help with events. Compatible with Laravel 5+ and Lumen 5+.
mitulgolakiya/laravel-api-generator
30539 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
zofe/burp
189814 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
larafast/fastapi
2763 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
saritasa/laravel-controllers
17024 Downloads
Saritasa controllers for typical operations
marvinrabe/laravel-wizards
810 Downloads
Simple Wizard Controller for Laravel.
clean-bandits/single-action-resource-controllers-for-laravel
1615 Downloads
asif160627/laravel-resources-generator
486 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
hessam/laravel-blogger
1276 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.
shaburov/laravel-crud-rest-api
7500 Downloads
Crud Rest Api package for creating other crud controllers.
rosamarsky/laravel-command-bus
14925 Downloads
Simple Command Bus for Laravel framework