laravel-sync-migration icon indicating copy to clipboard operation
laravel-sync-migration copied to clipboard

Developer tool helps to sync migrations without refreshing the database

Laravel Sync Migration

Laravel Sync Migration

Latest Version on Packagist Software License Build Status Quality Score Total Downloads

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.

Docs

  • Introduction
  • Installation
  • Quick start

Credits

License

The MIT License (MIT). Please see License File for more information.