void path(string $path) Register a custom migration path. These
array rollback(array|string $paths = array(), array $options = array()) Rollback
bool repositoryExists() Determine if the migration repository exists.
string create(string $name, string $path, string $table = null, bool $create = false)
void __construct(ConnectionResolverInterface
array getLast() Get the last migration batch.
array getMigrations(int $steps) Get list of migrations.
void setSource(string $name) Set the information source to gather data
void createRepository() Create the migration repository data store.
Filesystem getFilesystem()
Page 4 of 5