1. I installed the lnmp environment on the virtual machine, and the test was successful (php7.1)
2. I git cloned the official laravel project on github to the root directory
3.composer install
4.composer update
However, the laravel interface still cannot be displayed, please solve
學(xué)習(xí)是最好的投資!
Do you have writable permissions on the running php artisan key:generate
?
有沒(méi)有把./bootstrap/cache
和./storage
folder?