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

ap1234's avatar

Livewire Not working on Mobile Browsers

Hey Guys! I deployed my website yesterday. It works perfect on desktop but when I checked on my mobile it doesn't work. I checked on chrome and edge on mobile as well as website. JS is enabled by default in my mobile. I tried using dd() when I hit a submit button, it works fine on desktop but in mobile it doesn't die and dump. Is there any configuration I need to do? Please help me out.

Thank you!

0 likes
4 replies
ap1234's avatar

No, no other third party scripts are blocking it. I did check the issue you shared, the issue still hits the server but after sometime, In my case it doesn't hit the server at all. I will check the livewire forum. Thanks!

OWF's avatar

I'm facing the similar problem with livewire 3 on windows server environtment However, in my company the mobile ip (192.168.xxx.xxx) and desktop ip (10.62.xxx.xxx) are different

Have you solved the problem ? please let me know

ap1234's avatar

@OWF Hey! I changed the asset_url file in livewire.php config file.

Please or to participate in this conversation.