我的Laravel项目文件夹是"laravel“,所以我更改为"testsite",但现在我无法访问该站点。ErrorException in Filesystem.php line 109: file_put_contents(C:\Users\Zen\Google Drive\xampp\laravel\storage\framework/sessions/4d5b7c28f025c192658893a77c2d6bdb60b33d4
一切都很顺利,直到我得到了Laravel的错误,比如:Database[] not configured.然后我开始检查我的数据库连接、凭据以及机器上的一切正常,所以我ssh进入我的Forge实例,想要检查.env凭据和数据库配置,但我在config文件夹中找不到database.php。然后我检查了git存储库,看看它是否存在,是否存在