This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Replies: 1 comment
-
HI One way to do it using NSSM . create a service. run it and it will keep running in the background. If you made any changes in the application donot forget to restart the service |
Beta Was this translation helpful? Give feedback.
0 replies
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 want to know how can i deploy the laravel websockets on a IIS Server, I have all my files up in it but in the docs and google I cant find something as guide to know how the deployment it is made it, the unique way I can call to the sockets is running the command on the cmd "php artisan websockets:serve"
Beta Was this translation helpful? Give feedback.
All reactions