I uploaded my Laravel 10, Vue 3, and Inertia.js project on a shared Namecheap hosting, but I have an issue with the frontend. I tried testing with the phrase 'hello test server from Mohamed' in app.blade.php to check if the issue is with the whole project, but I think the problem is that it's unable to reach the frontend Vue.js. If anyone has a solution to this issue, please let me know.
#server white blank
8 messages · Page 1 of 1 (latest)
https://laravel.com/docs/11.x/vite#running-vite
you either ran the wrong command or accidentally uploaded~/project/public/hotfile, delete the hot file should fix it
i removed but i shaw this errors
If you have any solution please
Did you build the assest correctly? Check if manifest file is valid
have you even tried googling?
if yes, have you tried the solutions found? and any new errors shown?