Answer the question
In order to leave comments, you need to log in
How to access a site created on a mac in a home network?
I launched a PHP site on a MacBook Air with the command: php -S 127.0.0.1:3000, the poppy has a local IP of 192.168.0.7, I switch from my PC (both the PC and macbook are on the same network created through the d'link dir 300 router) as a result, an error , they say is not available, what's the problem?
Answer the question
In order to leave comments, you need to log in
Damn, I decided everything, I had to run it with the local IP command))) php -S 192.168.0.7:3000 and not 127.0.0.1
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question