Laravel > Migrate Commands > Flashcards
migrate:install
Create the migration repository
migrate:refresh
Reset and re-run all migrations
migrate:reset
Rollback all database migrations
migrate:rollback
Rollback the last database migration
migrate:status
Process the next job on a queue