database
- The database connection to use Optionalforce
- Force the operation to run when in production Optionalpath
- The path(s) to the migrations files to be executed Optionalpretend
- Dump the SQL queries that would be run Optionalrealpath
- Indicate any provided migration file paths are pre-resolved absolute paths Optionalstep
- The number of migrations to be reverted Optionalphp artisan migrate:rollback [--database [DATABASE]] [--force] [--path [PATH]] [--realpath] [--pretend] [--step [STEP]]