array run(array|string $paths = array(), array $options = array()) Run
string getMigrationName(string $path) Get the name of the migration.
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.
MigrationRepositoryInterface
void log(string $file, int $batch) Log that a migration was run.
Migrator class Migrator (
Migration class Migration (
Connection resolveConnection(string $connection)
Page 1 of 5