Did you run npm run build?
Oct 10, 2024
2
Level 1
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.
Please or to participate in this conversation.