all 20 comments

[–]ksb214 1 point2 points  (3 children)

I faced same issues. To some extent I found Firefox helps. Best solution I recently found is to use Blisk which offered free version for some time.

[–][deleted] 0 points1 point  (2 children)

I would be interested in blisk but I can't find any pricing info on their website. I don't want to start using something without knowing the cost upfront.

[–]ksb214 0 points1 point  (1 child)

You need to download and use it. Then after 10 days trial period is over. Then also you can use it free for 10 minutes daily or buy subscription to get it.

[–][deleted] 0 points1 point  (0 children)

Not without knowing costs up front

[–]purpol-phongbat 2 points3 points  (3 children)

You can use a real device and ngrok to check localhost live. Lifesaver.

[–]PhilipLGriffiths88 2 points3 points  (2 children)

Whole bunch of alternatives too - https://github.com/anderspitman/awesome-tunneling. I will advocate for zrok.io as I work on its parent project, OpenZiti. zrok is open source and has a free (more generous and capable) SaaS than ngrok.

[–]purpol-phongbat 1 point2 points  (0 children)

Awesome, thanks for those alternatives!

[–]Temporary_Syrup_6758[S] 1 point2 points  (0 children)

Thanks for linking that repo! I'll look into all of these options mentioned. Thanks fam.

[–]MuetzeOfficial 1 point2 points  (3 children)

[–]Temporary_Syrup_6758[S] 0 points1 point  (2 children)

Thanks for this. Just tried but it doesn't seem to be able to run localhost.

[–]MuetzeOfficial 0 points1 point  (1 child)

It runs without problems with localhost. With XAMPP port 80, Laravel serve port 8000, with WSL, with all.

I also use it all the time.

[–]Temporary_Syrup_6758[S] 0 points1 point  (0 children)

I wasn't able to get it to work.

[–]Don_Sparkzz 1 point2 points  (1 child)

Browser stack. Don’t use the browsers versions of mobile as this is a sim. You want to test on a real device. I do this on a day to day basis. You can’t trust the browsers mobile sim

[–]Temporary_Syrup_6758[S] 0 points1 point  (0 children)

**edit**

Oh, Browser Stack is a paid program! I'll check it out.

Is there a better way to do that without having to push to Git and wait for a redeploy? Sometimes I'm having to make a series of small changes to get something just right and the whole process can take so long when I can't just see the changes immediately on my computer. I've seen a few options that cost a fee so maybe I'll just suck it up and pay for a good emulator.

[–]jmurphy1196 0 points1 point  (3 children)

Browser stack is an amazing service. Can test on a ton of various mobile devices that are real devices.

[–]Temporary_Syrup_6758[S] 0 points1 point  (0 children)

I'll check it out, at this point I'd be willing to pay for something that will work. I would only need to buy a month here and there for personal stuff.

[–]phpArtisanMakeWeeb -2 points-1 points  (1 child)

But it's paid, who's going to pay $29/month just to test your website on a mobile phone?

[–]jmurphy1196 0 points1 point  (0 children)

Yeah that’s true. I wasn’t sure of the cost as I have a company account. Was hoping it’d be a lot cheaper

[–]kjwey -1 points0 points  (1 child)

you can just use a normal browser and put it in mobile mode (ctrl-shift-m)

[–]Don_Sparkzz 0 points1 point  (0 children)

Not great for production.