Open nick-potts opened 8 months ago
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.
getCustomMigrationPaths
getMigrationPaths
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
andgetMigrationPaths
.