array run(array|string $paths = array(), array $options = array()) Run
void requireFiles(array $files) Require in all the migration files in a
array paths() Get all of the custom migration paths.
void setConnection(string $name) Set the default connection name.
string getMigrationName(string $path) Get the name of the migration.
Connection getConnection()
void __construct(Filesystem $files)
Connection resolveConnection(string $connection)
DatabaseMigrationRepository class DatabaseMigrationRepository implements
void log(string $file, int $batch) Log that a migration was run.
Page 1 of 5