1. 가상 머신에 lnmp 환경을 설치했고 테스트가 성공했습니다(php7.1) 2. github의 공식 laravel 프로젝트를 루트 디렉터리에 git clone했습니다. 3.composer install 4.composer update 하지만 여전히 라라벨 인터페이스가 표시되지 않습니다. 해결해주세요
学习是最好的投资!
실행 중인 php artisan key:generate?有没有把./bootstrap/cache和./storage 폴더에 쓰기 권한이 있나요?
php artisan key:generate
./bootstrap/cache
./storage
실행 중인
php artisan key:generate
?有没有把
./bootstrap/cache
和./storage
폴더에 쓰기 권한이 있나요?