void delete(object $migration) Remove a migration from the log.
MigrationCreator class MigrationCreator (
array getNotes() Get the notes for the last operation.
void afterCreate(Closure $callback)
array getRan() Get the ran migrations. Return
array reset(array|string $paths = array(), bool $pretend = false) Rolls
int getLastBatchNumber() Get the last migration batch number.
ConnectionResolverInterface ge
void log(string $file, int $batch) Log that a migration was run.
object resolve(string $file) Resolve a migration instance from a file.
Page 5 of 5