Libraries tagged by Laravel Migration
egyjs/dbml-to-laravel
4 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
orkhanahmadov/content-migrations
3 Downloads
Content migrations package for Laravel
ikdev/procedure_migration
119 Downloads
A simple procedure migration manager for Laravel
gilbitron/laravel-migrate-to-branch
1309 Downloads
A Laravel Artisan command to rollback migrations before switching to a given branch
elnurvl/laravel-patches
199 Downloads
Run patches migration style in your Laravel applications.
dipesh79/laravel-nepal-address-seeder
32 Downloads
Laravel Nepal Address Seeder - Get Migration And Seeder For Nepal's Province, Districts And Local Levels.
developerawam/generate-migration
17 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
tonygeez/lazy-column-add-to-migration
20 Downloads
Laravel package to add columns to migrations via Artisan commands.
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
marlek/laravel-automigrate
2563 Downloads
Laravel package which allows automatically running migrations from different folders, useful when you have custom folder structure
govelid/laravel-multi-auditable
12 Downloads
A Laravel package to create flexible auditable migrations and traits
edsonalvesan/laravel-citiesbr
1157 Downloads
Pacote Laravel de Cidades e Estados brasileiros com migrations, models e seeds.
stefanius/laravel-fixtures
3117 Downloads
Load YAML fixtures in your Laravel project
simlux/laravel-generators
0 Downloads
Some extended generators to create Models, Migrations, Seeder, ...
siaoynli/laravel-generators
10 Downloads
Rapidly generate resources, migrations, models, and much more.