Libraries tagged by laravel controller
rogeecn/laravel-support
3229 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
1464 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
7 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
239 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
ramosmerino/laravel-5-rest-api-scaffold
118 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
programmeruz/laravel-creator
33 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
plokko/auto-controller
0 Downloads
olat-nji/controller-generator
9 Downloads
Laravel Package that helps Ease up the task of generating controllers with similar code structure
oguzcandemircan/laravel-unique-sluggable
55 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.
nissicreative/laravel-generators
242 Downloads
Generate resource controllers and views
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
nicolaskuster/laravel-make-rest-resource
28 Downloads
A easy way to generate all files for a RestResource
nemesis/laravel-rest
2435 Downloads
REST actions for controllers
minioak/laravel-mailgunhooks
50 Downloads
A simple Mailgun webhook controller to help with events. Compatible with Laravel 5+ and Lumen 5+.