awssat / laravel-sync-migration
Laravel tool helps to sync migrations without refreshing the database
Installs: 21 498
Dependents: 0
Suggesters: 0
Security: 0
Stars: 108
Watchers: 4
Forks: 14
Open Issues: 2
Requires
- php: ^7.3|^8.0
- doctrine/dbal: ^3.4
- illuminate/support: ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0
- spatie/regex: ^3.1.1
README
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
Credits
License
The MIT License (MIT). Please see License File for more information.