i have a project where i use livewire and laravel reverb. it works
now, i tried to add a filament admin panel, and followed the docs to configure it properly. the problem is that i get a weird cluster error when i go to any page of the admin panel. afaik reverb doesnt use clusters!?
data: {code: 4001,…}code: 4001message: "App key 0p107okcr7dfxpgb8x7j not in this cluster. Did you forget to specify the cluster?"event: "pusher:error"
data: {code: 4001,…}code: 4001message: "App key 0p107okcr7dfxpgb8x7j not in this cluster. Did you forget to specify the cluster?"event: "pusher:error"