Libraries tagged by model migrate
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
dam1r89/proto-generator
264 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
tgozo/laravel-codegen
103 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
se468/laravel-package-generators-extended
921 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
hnhdigital-os/laravel-datasets
84 Downloads
Provides console commands, models and migration scripts to syncronize datasets.
flightsadmin/crudgenerator
59 Downloads
Crud Generator automatically generates all necessary files for a complete crud. This includes livewire component, factories, migrations, models, blades & seeders.
dinkara/repobuilder
602 Downloads
Create Migration,Model and Repository from console
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
bluora/laravel-datasets
34 Downloads
Provides console commands, models and migration scripts to syncronize datasets.
pangodream/migbuilder
1261 Downloads
Laravel Model, Seeder, Factory & Migration MySQL reverse engineer tool
muzammal/syncmodelfillable
15 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
lokat/lb-domain-maker
490 Downloads
Create domain model/controller/migration for laravel-boilerplate by rappasoft
matheus-carvalho/crud-generator
139 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
wmgbit/laravel-models-migration
39 Downloads
Put Laravel migration definitions inside models, and keep them synchronized with the database
tankonyako/laravel-automatic-migrations-updated
12 Downloads
Automatic Laravel model migrations.