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

run daemon on windows #36

Closed
peratik opened this issue Dec 7, 2018 · 2 comments
Closed

run daemon on windows #36

peratik opened this issue Dec 7, 2018 · 2 comments

Comments

@peratik
Copy link

peratik commented Dec 7, 2018

Hello documentation only describes run daemon on Linux, How can do it on windows? Thank you

@scheMeZa
Copy link
Contributor

scheMeZa commented Dec 7, 2018

You can just open a new terminal, run and keep open:
php artisan websockets:serve

As long as the terminal is open and running this command, it will serve WebSockets.

For supvervisord-like functionality, a quick google search gives you some answers:
https://superuser.com/questions/331675/supervisord-like-tool-for-windows

@peratik
Copy link
Author

peratik commented Dec 7, 2018

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

3 participants