Connection resolveConnection(string $connection)
Migration class Migration (
Connection getConnection()
void __construct(
Migrator class Migrator (
string getStubPath() Get the path to the stubs.
array getMigrations(int $steps) Get list of migrations.
void runMigrationList(array $migrations, array $options = array()) Run
array getRan() Get the ran migrations for a given package.
array getLast() Get the last migration batch.
Page 2 of 5