You've mentioned installing composer on the server, have you done
composer install
?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
So I'm getting the infamous white screen when trying to deploy Laravel to a Ubuntu Server I set up. Nothing appears in storage/logs.
I have tried the following and executed the them to the best of my knowledge:
Giving the entire laravel directory 777 permissions, Installing composer on the server
Any ideas on what I can do to further troubleshoot this?
Please or to participate in this conversation.