Connection resolveConnection(string $connection)
Connection getConnection()
void delete(object $migration) Remove a migration from the log.
void __construct(
DatabaseMigrationRepository class DatabaseMigrationRepository implements
void createRepository() Create the migration repository data store.
array getLast() Get the last migration batch.
string getConnection() Get the migration connection name.
string getStubPath() Get the path to the stubs.
bool repositoryExists() Determine if the migration repository exists.
Page 2 of 5