array getLast() Get the last migration batch.
void createRepository() Create the migration repository data store.
bool repositoryExists() Determine if the migration repository exists.
string getConnection() Get the migration connection name.
int getNextBatchNumber() Get the next migration batch number.
Filesystem getFilesystem()
void setSource(string $name) Set the information source to gather data
array getMigrationFiles(string|array $paths) Get all of the migration files
Page 3 of 5