nahid / talk

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

Talk is not live. #86

Open browinskipl opened 6 years ago

browinskipl commented 6 years ago

Hi! Yesterday I installed talk example, and added pusher keys. The problem is - my laravel talk is not live. Can you tell me why? I am using this on localhost.

HAFTOMFSEHA commented 5 years ago

I am having the same issue, any help please ?

KholoudElkholy commented 4 years ago

me too, any help

rvkvino commented 4 years ago

Hello, I have tried this talk example. I can check in multiple browser, I have created account in Pusher and I have updated the credentials in the .env file. Even I have run the php artisan queue:listen and redis-cli monitor. I can see the data receiving in queue and redis also. But I didn't get the data in pusher account debug console and also not happening live update in other end. Is there any configuration missing my side or I need to do any extra step on this for live update. Could you please help me on this. I'm struggling on this last 3 days.