Laravel Echo cannot be found on custom page in filament
Hey folks,
First of all echo is working outside filament properly for all type of channel and event are send properly but inside my filament custom page it give those error
which is because it doesnt inject the parameter to echo
Here you can see that every parameters are null.
all my .env are setup properly and the link with vite also (not my production env here)
Anyone have a idea :0 ?
First of all echo is working outside filament properly for all type of channel and event are send properly but inside my filament custom page it give those error
which is because it doesnt inject the parameter to echo
Here you can see that every parameters are null.
all my .env are setup properly and the link with vite also (not my production env here)
Anyone have a idea :0 ?