Laravel Artisan Migration Command: The migrate:reset Command
…CTION environment variable, or mysql if no value has been set. --force Forces the migrations to run in a production environment. Default behavior is to not run migrations in a production environment. --pretend Does not run any migrations and...