generators
by laracademy
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
generators
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
iseed
by orangehill
Generate a new Laravel database seed file based on data from the existing database table.
l5scaffold
by marasco
Extend Laravel 5's generators scaffold using AdminLTE2. Fork from Fernando Brito
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-database-importer
by iannazzi
From an existing database for laravel 5 Create Migrations Models, Seeds, Factories, and Tests
laravel-make-resource
Generate a model, migration, controller, routes and factory
laravel-scaffold
by binondord
Extend Laravel 5's generators scaffold. Base on jrenton/laravel-scaffold and laralib/l5scaffold