Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it listen on 0.0.0.0 #2

Closed
ojan opened this issue Feb 24, 2017 · 1 comment
Closed

Make it listen on 0.0.0.0 #2

ojan opened this issue Feb 24, 2017 · 1 comment

Comments

@ojan
Copy link

ojan commented Feb 24, 2017

Sorry for what it is surely a silly or noob question but i can't find my way to make php artisan serve listen on wildcard address (0.0.0.0) rather than localhost (127.0.0.1)

Thanks.

@ojan
Copy link
Author

ojan commented Feb 24, 2017

Simply php artisan serve --host 0.0.0.0 --port 8000 :-)

@ojan ojan closed this as completed Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant