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

taylorpiber's avatar

Vite manifest not found laravel 11 + Inertia

I had an application working normally on the server, laravel 11 + vite + vue, the deploy worked automatically, so it runs the build commands npm install automatically, I installed inertia and tailwind on my localhost, configured everything and everything was working, when I deployed it to production it simply doesn't work anymore, I'm using a KVM from Hostinger and I have an aapanel, I redid all the commands via terminal, I reinstalled all the folders, I gave permission to everything and I can't make it work, the file is there but laravel cannot see it.

0 likes
2 replies
taylorpiber's avatar

@JussiMannisto yes, i did all steps, I can't say exactly what happened, but at some point it started working again, I didn't do anything different to what I always do. My actions already give all the necessary commands, this happened sporadically in a code that already worked correctly

Please or to participate in this conversation.