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

warpig's avatar
Level 12

Testing CSS on a mobile device

I know about Tailwind but when I created the styling for my blog I hardcoded every element imaginable, that's why I would like to test it. So, without deploying, is there a way to render my site on my iPhone? Can Valet do that? or would it be possible to access my localhost server through my phone? Thanks!

0 likes
6 replies
warpig's avatar
Level 12

I know about this actually, I use Firefox and it has a similar feature, I want to use my phone though.

1 like
warpig's avatar
Level 12

Thanks! I will check it out :-)

CorvS's avatar

@warpig I enjoy using ngrok for that kind of stuff: https://ngrok.com/

Mainly because I develop under Windows and it's already included in Laragon, so it's just a click of a button.

1 like
warpig's avatar
Level 12

Thanks, will check it out too! :-)

Please or to participate in this conversation.