Libraries tagged by laravel controller
typehints/laravel-unused
3320 Downloads
Unused Views,Controllers,.. for Laravel
macellan/laravel-advanced-route
14595 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
jetwaves/laravel-implicit-router
7035 Downloads
A simple Implicit Router/Controller Router for Laravel whose version >= 5.2 ( 5.5 tested )
smorken/controller
2797 Downloads
Controller mixin package for Laravel
david-chamling/laravel-api-crud
32 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
saloum45/controllergenerate
167 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
tgozo/laravel-codegen
131 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
tantee/laravel-generic-api
1263 Downloads
Expose controllers as RESTful API
schoolees/laravel-psgc
95 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
onesite/laravel-module
2962 Downloads
Generate a module with model, migration, controller, routes and factory
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
mallardduck/laravel-traits
6146 Downloads
A collection of useful Laravel snippets in the form of easy to use traits.
iankibet/laravel-streamline
2502 Downloads
A package that allows front end to interact with backend without the need for routes and controller
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
imanghafoori/laravel-responder
333 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.