how are you? I hope you are doing well! I have a query regarding a project using Laravel and Vue.js. I want to deploy this project on cPanel. After running npm run build
, a directory is created in my public directory. When I deploy the project, my domain URL is https://podstaging.ibexstack.com/. However, when I append /public
to the URL like this: https://podstaging.ibexstack.com/public, the page is blank. It seems my app.css and app.js files in the resources folder are not being loaded.
now get me the solution here is the my error:
it is not getthg the app.css and app.js file correctly
i want to solve my deploy the laravel VueJs proejct onto the cpanel and it creates some issue and i want to solve it well..
Sheharyar Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.