nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.6k stars 326 forks source link

Talk is not working for live update of conversation #153

Open rvkvino opened 4 years ago

rvkvino commented 4 years ago

I have installed talk example, and added pusher keys.Even I have run the PHP artisan queue:listen and redis-cli monitor. I can see the data receiving in queue by monitoring Redis. Then what may be the issue on this. Can you please help any one did face the issue like this and fixed.