Serving a laravel app to local is not possible suddenly, vite manifest not found
Even tho I run npm run build
without an issue, when I try to open the app (192.168.1.17:8080), it throws “Unable to locate file in Vite manifest: resources/css/app.css”. This error only happens when trying to serve on the local network.