1. Home
  2. Artisan
  3. Migrate fresh

Runs a clean database migration. WARNING! This command will wipe the database clean and rebuild all tables from scratch so it should never be run in the production application!

#artisan#php#migration
php artisan migrate:fresh
copy
Full Artisan cheatsheet