I currently working on php project - Laravel 4.2 framework. I need to use node.js. Need to real time update count of users that registered, on dashbord.
I tried with Ratchet , but I'm not clear following file path that we must edit.
Does someone have experience working with node.js on Laravel? Please help me.
I tried many ways to integrate Nodejs with my application, but finally I used Faye. I put my code on following link.
Node js Faye Client not working properly with HTTPS
This work fine. If you have another solutions, You are welcome