Remove the file hot from your public folder.
Laravel inertia vuejs 3 project shared hosting deployment
Please, kindly help me out I deployed my laravel 10 inertia vuejs 3 to cpanel in my shared hosting account but I get the following errors in my front end:
Vite manifest not found at: /home/copkamen/public_html/myapp/public/build/manifest.json
Build the production assets Run npm run build in your deployment script.
Asset bundling with Vite
Expand vendor frames 2 vendor frames resources /
For backend, I don't have any problem. Before I deployed to the cpanel, I ran npm run build and zipped the project and uploaded it to the file manager of the cpanel. In the cpanel, I unzipped it, and moved all the contents in public folder into the public_html in the file manager.
I edited the index. Php to point to folder containing the project. I created my database and configured the .env with the database credentials. I Tried all I could but no avail. views / app.blade .php : 15 require
Please or to participate in this conversation.