Libraries tagged by laravel controller
slps970093/laravel-support
15 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
sikic/laravel-envoy
863 Downloads
Run envoy tasks from your controller
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
safventure/laravel-s-r-c
9 Downloads
CRUD Service-Repository-Controller
royvoetman/laravel-flash-alerts
25 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
robbielove/laravel-support
598 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
resetbutton/laravel-moduler
42 Downloads
Create module structure - put Controllers/Models/ etc into root directory
pilabrem/laravel-code-generator-ui
251 Downloads
User interface to help developpers with laravel-code-generator commands
omnifyjp/laravel-scaffold
139 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
marcot89/laravel-bullet
6752 Downloads
Bullet development for Laravel Applications
mallardduck/laravel-traits
6147 Downloads
A collection of useful Laravel snippets in the form of easy to use traits.
malhal/laravel-restapi
8 Downloads
A controller and handler that lets you easily build a REST API
liqrgv/query-filter-laravel
1929 Downloads
Query filter shortcut for controller