use pusher in yii2

[size="3"]Hi[/size]

[size="3"]I want to write the real time website in yii2.[/size]

[size="3"]How to use pusher in yii2 with example?[/size]

[size="3"]Please help me?[/size]

https://my-yii.com/learn/view-episode/yii-2-real-time-chat-app-with-nodejs-socketio-and-redisio

With Pusher it’s even easier. Doesn’t matter which framework you use, Pusher is pure PHP/JS, so if you know how to use Pusher in normal PHP you can implement it in Yii2 without any problems. It only depends where are you going to put your code.

See here https://pusher.com/docs/javascript_quick_start#/lang=rails