Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

lifesound's avatar

After Read all things , how to deploy laravel on digitalocean lemp

After read all things and got tired ..

I chose lemp droplet ( i don't know if lamp is better or docker ) .

i sshed into it i found php - mysql - mcrypt all out of the box .

I created sample test.php file in /var/www/html/ and it worked !

i installed git and composer successfully ..

After that get my lara project by .git into /var/www/html/ dir .

and changed storage dir to 777 . add .env .

Composer update and install .

but not working even specifying public dir in the url .

what should i do to get it working ?

http://fixgate.tk/ http://fixgate.tk/fixgate/public/ http://fixgate.tk/fixgate/public/index.php

0 likes
2 replies

Please or to participate in this conversation.