string getMigrationName(string $path) Get the name of the migration.
array run(array|string $paths = array(), array $options = array()) Run
void requireFiles(array $files) Require in all the migration files in a
void setConnection(string $name) Set the default connection name.
array paths() Get all of the custom migration paths.
Migration class Migration (
DatabaseMigrationRepository class DatabaseMigrationRepository implements
Migrator class Migrator (
void __construct(Filesystem $files)
void __construct(
Page 1 of 5