I'm a little confused. Does Waterhole support or use Laravel Reverb? I don't see mention of it in the docs anywhere, nor see any realtime updates in the demo.
I'm a little confused. Does Waterhole support or use Laravel Reverb? I don't see mention of it in the docs anywhere, nor see any realtime updates in the demo.
Something Went Wrong
It does support it, because Reverb uses the Pusher spec.
Unfortunately, the core js setup is opinionated, and completely ignores the host you set in your broadcasting config, defaulting to pusher.com, which of course won't work with Reverb.