📜  Laravel 无法迁移或制作种子 - PHP 代码示例

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

代码示例1
/* Try this if you having issues with migration or artisan commands 
or getting an error : UnexpectedValueException */
sudo chmod 777 -R /storage
sudo chmod 777 -R storage