Artisan.page

migrate:status

Show the status of each migration

Terminal
php artisan migrate:status [--database [DATABASE]] [--path [PATH]] [--realpath]

Options

databaseOptional

The database connection to use

pathOptional

The path(s) to the migrations files to use

realpathOptional

Indicate any provided migration file paths are pre-resolved absolute paths