Artisan.page The Laravel Artisan cheatsheet
migrate:status
Show the status of each migration
Terminal
Options
databaseOptional
The database connection to use
pathOptional
The path(s) to the migrations files to use
pendingOptional
Only list pending migrations
realpathOptional
Indicate any provided migration file paths are pre-resolved absolute paths