laravel-5-rest-api-scaffold
by ramosmerino
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
laravel_admin_generator
by vmorozov
This package is made to speed up development of admin panel for your laravel project
laravel-code-generator
by crestapps
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.
laravel-code-generator
by iipokypatop
A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
laravel-make-resource
Generate a model, migration, controller, routes and factory
laravel-database-importer
by iannazzi
From an existing database for laravel 5 Create Migrations Models, Seeds, Factories, and Tests
iseed
by orangehill
Generate a new Laravel database seed file based on data from the existing database table.