nginx - after configuring laravel on linux, access shows blank
漂亮男人
漂亮男人 2017-05-16 16:54:13
0
4
515

Hello everyone, I used nginx to configure laravel5 on linux (centos7).
In nginx, I pointed to the public part of laravel. Then I visited my website (online), and it was displayed as blank and no error was reported.

Who can tell me in detail what is wrong? Greatful.

漂亮男人
漂亮男人

reply all(4)
小葫芦

Take a look`
storage

世界只因有你
sudo chmod -R 777 storage vendor

Try setting writable permissions for Laravel’s storage vendor directory

Peter_Zhu

If you use homestead to learn it first, it will be easier to avoid making mistakes.

仅有的幸福

It is recommended that you check the server logs to solve the problem.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!