How to send request to laravel from nodejs server which is used for socket io? #4861
Unanswered
karasword55
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using laravel to develop a web app. I decided to use socket io to detect online/offline users. But when I detect which user is online after that how can I change their status in the database sending http request from server? these are my codes below.


Beta Was this translation helpful? Give feedback.
All reactions