Libraries tagged by laravel migrate
justinkekeocha/database-dump
102 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
gamerwalt/laramultidbtenant
1183 Downloads
This package is used to create and manage laravel multitenant applications that also creates and migrates multiple databases per tenant
ramadan/custom-fresh
121 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
nwogu/smooth-migration
18 Downloads
Flexible way to manage Laravel Migrations
lara-zeus/rhea
308 Downloads
migrate your wordpress blog to zeus sky
indatus/guardian
2154 Downloads
Allows you to protect more than just the production environment from potentially destructive tasks
haydarsahin/cache-migration
4 Downloads
The package helpful about migrate redis cache for seamless deploys
gheith3/omancities
4 Downloads
for migrate oman governorates and cities
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
primalbase/laravel-migrate-build
1077 Downloads
migrate:build from Google spreadsheet.
ouyang/fulltext-for-laravel-migrate
8 Downloads
fulltext for lava migrate
obarlas/laravel-migrate-custom-command
15 Downloads
Creates database migration files from custom templates.
justinkekeocha/laravel-db-dump
46 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
envive/tenant-migrate
57 Downloads
laravel migrate command tool for multi-tenant pattern
caherrera/laravel-migrate-check
34 Downloads
A command to check for pending migrations. Exits with number of pending migrations if there are any