Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Laravel Websockets Realtime Statistics wont show (via Network) #682

Closed
devlloedy opened this issue Feb 8, 2021 · 1 comment
Closed

Laravel Websockets Realtime Statistics wont show (via Network) #682

devlloedy opened this issue Feb 8, 2021 · 1 comment

Comments

@devlloedy
Copy link

Hi! I would like to know the best way to serve my app. I am currently serving my app in my network host but the problem is that Realtime statistics won't show. here is my config.

image
image

@devlloedy
Copy link
Author

fixed using :

#166

https://github.com/beyondcode/laravel-websockets/blob/master/config/websockets.php#L87

added 'store' => \BeyondCode\LaravelWebSockets\Statistics\Stores\DatabaseStore::class, in statistics

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant