kodegenerator
by rohmadst
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
laracrud
by digitaldream
CRUD means CREATE, READ, UPDATE AND DELTE are common work in almost every web application. Laravel has also CRUD. We use Model, View, Controller, Request, Route's for CRUD. A well structured database are the blueprint of a web application. So We can create Model, View, Controller, Request from a database table
laravel-api-generator
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-api-generator
by sawmainek
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-api-generator-gj
by gabrieljaime
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
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-generator
by maztch
Laravel API/Scaffold/CRUD Generator based on Mitul Golakiya (me@mitul.me).