修复:Laravel Git 克隆 AWS Btnami LAMP 堆栈错误

Fix: Laravel Git Clone in AWS Btnami LAMP Stack Error

我 git 将一个 laravel 站点克隆到 bitnami LAMP 堆栈中,它产生了这个错误。

UnexpectedValueException
The stream or file "/opt/bitnami/projects/mel/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

运行这个命令sudo chmod -R 777 storage在你的项目目录