Laravel tool helps to sync migrations without refreshing the database
awssat/laravel-sync-migration is a Laravel package for laravel tool helps to sync migrations without refreshing the database.
It currently has 108 GitHub stars and 23.380 downloads on Packagist (latest version 4.0.0).
Install it with composer require awssat/laravel-sync-migration.
Discover more Laravel packages by awssat
or browse all Laravel packages to compare alternatives.
Last updated
It's a tool to help ease the repetitive migration process during developing a Laravel project without migrate:fresh your database every time you change you schemas.
The MIT License (MIT). Please see License File for more information.