📜  工匠刷新 - PHP 代码示例

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

代码示例1
Try this command it works for me

php artisan migrate:fresh
However, be careful! This command will drop all data from your DB: