Libraries tagged by laravel controller
slps970093/laravel-support
9 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
18 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
sierratecnologia/laravel-support
152 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
17 Downloads
Feature your blade view files with widgets to keep your controller classes clean
sawmainek/laravel-api-generator
151 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
28 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
13 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
royvoetman/laravel-prefixer
16 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.
rogeecn/laravel-support
3227 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
rinvex72/laravel-support
1463 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
ricardovanderspoel/laravel-smart-migrations
6 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
renepardon/laravel-code-generator
237 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
raviyatechnical/laravel-api-generator
16 Downloads
Generate Laravel API