Libraries tagged by laravel controller
crystoline/laravel-resource
36 Downloads
Setup resource controller quickly
chiefey/laravel-class-generator
2 Downloads
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
buglerv/laravel-stepper
17 Downloads
Multistep controllers.
bmadeiro/laravel-project
21 Downloads
Laravel CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
blokchainology/laravel-blog
1 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). 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.
attrox/config-controller
15 Downloads
This package provides a quick front-end admin interface to update a Laravel configuration file.
arifseft/laravel-wordpress
6 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). 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.
ardhan/laravel-simple-html
16 Downloads
Membuat html melalui controller dengan lebih mudah
approcks/laravel-parse-scaffolder
40 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
allcaretravel/laravel-support
351 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
albadrsystems/laravel-crud-generator
73 Downloads
crud packages installer for albadr systems.
air-petr/laravel-find-route-handler
3 Downloads
An Artisan command to find the handler behind any route in your Laravel application.
ahmedzidan/laravel-support
8 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
agustincarmona/laravel-api-schema
27 Downloads
Publish schema, for each public method of API controllers
ac-developers/laravel-form-processor
20 Downloads
An easy way to process multiple form requests from one controller method.