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

nutkani1337's avatar

Title: Laravel/Vue.js Inertia website working only on local laptop but not on other devices

I have deployed my Laravel/Vue.js Inertia website on shared hosting. Strangely, the website works perfectly fine when accessed from my local laptop, but it doesn't load on any other devices, including other laptops and mobile devices.

Here are some key points to note:

0- The website works fine on my laptop's browsers (tested on multiple browsers). I have cleared the cache on my laptop and tried accessing the website in incognito mode to rule out any caching issues.

1- The server appears to be running fine, and the website is accessible on my laptop.

2- The website's domain name resolves correctly to the server's IP address.

3- I have tested on different devices connected to different networks, and the issue persists.

4-There are no JavaScript errors or issues reported in the browser console.

5- What could be causing this strange behavior? Are there any server configurations, firewall settings, or other factors that could be restricting access to the website from external devices?

Any guidance on how to troubleshoot and resolve this issue would be greatly appreciated.

0 likes
1 reply
vincent15000's avatar

You say that the website is accessed from your local laptop ... do you mean that the web server is on your laptop or that the application is on a shared webhosting and you access it from your laptop ?

Please or to participate in this conversation.