Closed zdd-bluecity closed 1 year ago
require(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/artisan on line 18 看了没有vendor这个目录
依赖包没有下载
cd <项目目录> && composer install --no-dev --optimize-autoloader
require(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/artisan on line 18 看了没有vendor这个目录