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