📜  新鲜的 migrqte laravel - PHP 代码示例

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

代码示例2
$ 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