Libraries tagged by laravel controller
therour/laravel-actionable
180 Downloads
Single Class Action Handler for Laravel Framework
suppercup/laravel-support
103 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
staskjs/laravel-rest
4689 Downloads
All you need to quickly create REST controllers
stalkdeveloper/laravel-crud-generator
3 Downloads
Laravel CRUD generator package for API and Web with customizable Artisan command and built-in support for models, controllers, validation, API resources, Yajra datatables, and Blade views.
slps970093/laravel-support
11 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
sirio/laravel-command
19 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
sierratecnologia/laravel-support
153 Downloads
SierraTecnologia common support helpers, contracts, and traits required by various SierraTecnologia packages. Validator functionality, and basic controller included out-of-the-box.
schubu/laravel-widgets
18 Downloads
Feature your blade view files with widgets to keep your controller classes clean
sawmainek/laravel-api-generator
152 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
rymesaint/laravel-support
29 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
royvoetman/laravel-prefixer
17 Downloads
Define a prefix in your controller which is automatically appended to your view- or route-names.
ronssij/laravel-actions
180 Downloads
A simple action service for controllers.