Libraries tagged by generate controllers
webvelopers/laravel-crud-generator
91 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.
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
rudi97277/laravel-make-feature
13 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
robin-van-dijk/laravel-action-permission
249 Downloads
A package to generate permissions from laravel controller actions
morganrowse/laravelcrud
88 Downloads
Artisan command to generate routing, views and controllers from a database table
laravelresource/resourcemaker
24 Downloads
Generate a model, repository, controller and services
ichie-benjamin/laravel-code-generator
24 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.
emmanuel_saleem/command_me
12 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
jiejunf/laravel-resourceful
34 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.
jannisfieml/laravelapigenerator
14 Downloads
A small package to generate basic migrations, models, requests, controllers and routes by editing yaml files
denis-kisel/constructor
39 Downloads
:Ready solution for generate models with laravel-admin controllers
athiq/bondsteinscrud
1 Downloads
Create a Crud package generate all necessary routes, migrations, controllers, and view files
programmeruz/laravel-creator
32 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
omid-zahed/laravel-request-docs
1861 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
nrdq/laravel-request-docs
11 Downloads
Automatically generate Laravel docs from request rules, controllers and routes