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.
Take a look
`
storage
Try setting writable permissions for Laravel’s storage vendor directory
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.