Migrate Fresh with Seed (Dev Only)

Drops all tables and re-runs all migrations from scratch. --seed re-runs seeders after migration. Destructive - never use on production databases.

When you need this: During development to reset to a clean database state after schema changes.

Command


        
2 views 0 copies
Log in to rate
Log in to save

Free account — save snippets into your own collections.