Migrate Commands Flashcards
1
Q
migrate:install
A
Create the migration repository
2
Q
migrate:refresh
A
Reset and re-run all migrations
3
Q
migrate:reset
A
Rollback all database migrations
4
Q
migrate:rollback
A
Rollback the last database migration
5
Q
migrate:status
A
Process the next job on a queue