gpt4 book ai didi

php - Laravel 5.3 PHP Artisan 不工作 PHP 警告 : require(bootstrap/. ./vendor/autoload.php)

转载 作者:行者123 更新时间:2023-12-04 19:15:18 25 4
gpt4 key购买 nike

enter image description here

我正在使用 ubuntu 14.04 在 xampp 上为 ubuntu 运行我的项目
php 7.0 版
当我尝试运行 php artisan 下载 laravel 5.3 项目后,它给了我

[PHP Warning: require(/opt/lampp/htdocs/7arefa-app/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/7arefa-app/bootstrap/autoload.php on line 17]



我需要帮助

最佳答案

您是否设置了目录 的权限?存储和引导/缓存? 如果没有,请运行

sudo chmod -R 777 storage/
sudo chmod -R 777 bootstrap/cache/

关于php - Laravel 5.3 PHP Artisan 不工作 PHP 警告 : require(bootstrap/. ./vendor/autoload.php),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40448739/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com