Skip to content

Cannot get to work with Laravel Valet #5

Answered by slavarazum
brenjt asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ezequidias.
I really appreciate your kind words. Lets break out this issue 💪

However I also use Valet and everything works fine, looks like not active Redis subscribers doesn't shooting down after page reload.

Could you check if the problem disappears after running the ping command:

php artisan sse:ping

as a next step if the issue still persists, try to run:

# for Mac
brew services restart redis

# for Linux
sudo service redis-server restart

Let me know which results you will get 🤝

@brenjt Do you have the same issue?

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@brenjt
Comment options

@slavarazum
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ezequidias
Comment options

@slavarazum
Comment options

Answer selected by slavarazum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants