Sign in
Log inSign up
Deploying Laravel + Socket.io real time chat to DigitalOcean

Deploying Laravel + Socket.io real time chat to DigitalOcean

Marius's photo
Marius
·Apr 11, 2016

I have a slight problem, trying to upload Laravel + Socket.io + Redis real time chat to DigitalOcean but since Node.js is using different port I can't figure it out how to manage it.

Maybe someone could put me on track by giving some kind of instruction or tutorial how to upload project to DigitalOcean where Laravel and Node.js are running simultaneously?