How to access websites on the network with domains? #605
Unanswered
ProgrammerZ
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 do tests on mobile devices connected to the same network.
One way I do this is by using:
php artisan serve --host 192.168.1.1 --port 80
And it still worksBut I would like to access websites with Herd domains if possible.
How can this be achieved in Win OS?
Beta Was this translation helpful? Give feedback.
All reactions