we uploaded our working laravel code on hostinger (shared servers). Once uploaded we are having this error : Vite manifest not found at: /home/.../blog/public/build/manifest.json Missing Vite Manifest File
We deleted the line @vite(['resources/css/app.css', 'resources/js/app.js']) from the code. the application works this time but css and js of login doesn't work.
Do you have any idea of the issue please ?
Best regards,