can you deliberately create an error on another page then see if the log file gets created?
Most likely issue is that the logs cannot be written to, but no other page needs to do this except the one with the error.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
i just deployed my site from local to shared hosting via git. I ran "composer install", generated a key and so on. Everything works perfect like local but just one route has problems.
When i visit it just shows me a blank page. I already wanted to check the logs, but storage/logs/larevel.log is completly empty.
can you help me to find out why i get a blank page?
Please or to participate in this conversation.