Libraries tagged by model migrate
mitulgolakiya/laravel-api-generator
30495 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
scrumble-nl/laravel-csr
14887 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
cable8mm/xeed
1944 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
oscarafdev/laravel-4-generators
560642 Downloads
Rapidly generate resources, migrations, models, and much more.
rs/laravel-version-control
6105 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
bastinald/laravel-automatic-migrations
1527 Downloads
Automatic Laravel model migrations.
thefeqy/laravel-model-status
223 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
smartervision/laravel-generator
46126 Downloads
Smarter Vision Generator
lanciweb/laravel-make-crud
1680 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
egyjs/dbml-to-laravel
526 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
laravel-auto/migrations
367 Downloads
Automatic Laravel model migrations.
repat/laravel-migration-model
3693 Downloads
Eloquent Model for the migrations table
wecansync/laravel-migration-generator
214 Downloads
a package to generate migration schema for Models
irap/migrations
3885 Downloads
Package handling Mysql Migrations/versioning.
nahid-ferdous/laravel-module-generator
38 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.