laravel-fast-refresh-database icon indicating copy to clipboard operation
laravel-fast-refresh-database copied to clipboard

Use Laravel's Migrator to check for migration paths

Open nick-potts opened this issue 11 months ago • 0 comments

This is a continuation of #10, where it uses's Laravel's migrator instance to fetch custom migration paths.

Also added in the docs the ability to override getCustomMigrationPaths and getMigrationPaths.

nick-potts avatar Mar 05 '24 01:03 nick-potts