Level 75
As a first step, read the deployment chapter:
No matter the host, you point to public as the Document Root.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
So I built a Laravel application that connects to a remote sql database for a client, they want me to deploy it to blue host. They gave me credentials to use a FTP to transfer the project to them. This is my first Laravel project and I need some help as far as deployment goes, tell me like im 5 years old plz ;)
Do I need to modify the .env file for bluehost specifics and need to run any production commands?
Please or to participate in this conversation.