botman / web-widget

MIT License
39 stars 69 forks source link

Laravel Echo #55

Closed dejury closed 1 year ago

dejury commented 4 years ago

Hi guys,

I see some references to laravel-echo in the code, but I can't figure out how to make this work. Is there a driver which needs to be installed on botman?

And when I try to do useEcho: true, i get the error Pusher is not defined. Of course i included this inside package.json. I can't find any documentation of this part (yet).

Thanks in advance,

filippotoso commented 1 year ago

You need to installa and configure a websocket server.

https://laravel.com/docs/9.x/broadcasting https://beyondco.de/docs/laravel-websockets/getting-started/introduction