📜  php artisan 迁移刷新 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:56.791000             🧑  作者: Mango

代码示例4
$ php artisan migrate:fresh

Dropped all tables successfully.
Migration table created successfully.
Migrating: 2014_10_12_000000_create_users_table
Migrated:  2014_10_12_000000_create_users_table
Migrating: 2014_10_12_100000_create_password_resets_table
Migrated:  2014_10_12_100000_create_password_resets_table