Sep 3, 2017
6
Level 3
Use ip after using valet.
I am using valet since 7, 8 months. It is working fine. Today, I was about to test socket.io, so i made it listen to port 3000 i.e.
127.0.0.1:3000
But after using valet, my localhost is not accessible. I also tried to access it by using
project.dev:3000
still it is not accessible. By any chance can i access my ip or localhost ??
i tried pinging this is the output.
ping 127.0.0.1:3000
ping: unknown host 127.0.0.1:3000
Please or to participate in this conversation.