Libraries tagged by laravel migrations
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
encoredigitalgroup/laravel-operations
3942 Downloads
Run operations once after deployment - just like you do it with migrations!
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
daverdalas/laravel-post-deploy-commands
3198 Downloads
Create command files that will be run once so that you don't have to remember about it.
collective-thinking/laravel-seed
3889 Downloads
Run your seeds like you run your migrations.
capsulescodes/laravel-population
263 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
umbrellio/laravel-postgres-driver
17 Downloads
Extensions for Postgres Laravel
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
didiwijaya/wilindo
560 Downloads
Package Laravel (Migration & Seeder) untuk wilayah Indonesia berdasarkan data SPLP Kemendagri
ajcastro/fk-adder
3570 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.
morningtrain/wp-database
723 Downloads
Laravel Eloquent and Migrations for WordPress
helloarman/dumptable
105 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
gguney/rmigration
3239 Downloads
Reverse Migration for Laravel
agontuk/schema-builder
1591 Downloads
Schema designer & migration generator for laravel & lumen
mybizna/automigrator
1197 Downloads
Declare database migrations and factory definitions inside Laravel models.