void setConnection(string $name) Set the default connection name.
string getMigrationName(string $path) Get the name of the migration.
array run(array|string $paths = array(), array $options = array()) Run
array paths() Get all of the custom migration paths.
void requireFiles(array $files) Require in all the migration files in a
void __construct(
void delete(object $migration) Remove a migration from the log.
void __construct(Filesystem $files)
MigrationRepositoryInterface
Connection getConnection()
Page 1 of 5