Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

RoboRobok's avatar

Convenient mobile testing with real device

Hi guys, I just thought of something nice. Is it possible to set the environment that makes all .test (or something) domains pointing to Homestead across entire network? That would make my iPhone testing awesome.

Most tutorials make mobile testing possible through some ugly domains, like localhost:8080, but I'd like to keep my .test domains. I usually display real domain in my projects, for example in user account creation, where I show their profile URL. To maintain this experience during mobile testing, it would be great to use .test domains there too.

Is that possible?

0 likes
4 replies

Please or to participate in this conversation.