mchekin / rpg

Online Role Playing Game (based on Laravel)
MIT License
188 stars 52 forks source link

Not responding on 8000 #39

Closed Valiantiam closed 4 years ago

Valiantiam commented 5 years ago

I tried to deploy and access remotely but it wont allow me to connect. I have it running on a headless ubuntu 18.04.

I confirmed I can reach the box and have updated the .env config and did a php artisan config:cache/clear

mchekin commented 4 years ago

@Valiantiam

Sorry for not answering earlier. Just saw the issue.

Are you running in on Nginx or Apache server? Or are you just using the php artisan serve?