-
Can laravel reveb be used? windows 11 |
Beta Was this translation helpful? Give feedback.
Answered by
simonhamp
Nov 5, 2024
Replies: 2 comments
-
@mr-ghomi Not yet, but I'm working on it |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mr-ghomi we've side-stepped setting up a websocket server altogether! You can get real-time feedback in your app using plain Javascript. Please read through the Broadcasting section of the docs for more details. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
simonhamp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@mr-ghomi we've side-stepped setting up a websocket server altogether! You can get real-time feedback in your app using plain Javascript.
Please read through the Broadcasting section of the docs for more details.