1. Home
  2. Artisan
  3. Rollback migration

Revert migration one step. By appending a --step=x flag you can define the number of steps to rollback.

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