Libraries tagged by laravel controller
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
weldon/laravel-recruitment-api
35 Downloads
The package contains migrations, routes, controllers for recruitment api.
webvelopers/laravel-crud-generator
92 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
webtack/generic-controller
132 Downloads
Generic Controllers includes a set of generic representations that are ideally suited for solving a number of routine tasks.
webmonks-technologies/laravel-blog
8 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
66 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.
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
utkarshgayguwal/laravel-smart-scaffold
9 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
8 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
19 Downloads
add dtos, requests, resources,controller, repository and service (interface + class) in your project
tingan/laravel-blogger
5 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
180 Downloads
Single Class Action Handler for Laravel Framework