Libraries tagged by laravel controller
webmonks-technologies/laravel-blog
7 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.
webaune/laravel-support
63 Downloads
Common support helpers, contracts, and traits required by various Webaune packages. Validator functionality, and basic controller included out-of-the-box.
wamesk/laravel-commands
372 Downloads
Laravel create commands.
utkarshgayguwal/laravel-smart-scaffold
7 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
tutortonym/laravel-quick-forms
7 Downloads
Laravel Quick Forms allows you to quickly and easily Integrate a subscribe or a contact us form (or both) to your Laravel application with simple Blade components without having to create everything (models, migrations, controllers, validation, views, routes, etc...) from scratch with the option to protect them with Google reCAPTCHA v2.
trongan/laravel-tracer
5 Downloads
Trace route, controller, action..
trevormh/laravel-startup-helper
1 Downloads
Provides Laravel with additional features to help during startup, such as dynamic validation messages and data sharing between middleware and controllers
toshkq93/laravel-components
18 Downloads
add dtos, requests, resources,controller, repository and service (interface + class) in your project
tingan/laravel-blogger
4 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.
therour/laravel-actionable
179 Downloads
Single Class Action Handler for Laravel Framework
tarre/laravel-grant
370 Downloads
A non flamboyant controller auth helper
tantee/laravel-generic-api
1194 Downloads
Expose controllers as RESTful API
suppercup/laravel-support
99 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
35 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
staskjs/laravel-rest
4681 Downloads
All you need to quickly create REST controllers