May 7, 2021
0
Level 1
How to deploy separate laravel, vue project to shared hosting on same domain?
I have a project in which the backend runs with laravel and the frontend runs with vue.
These are separate projects, not a single project. I'm calling laravel API from the frontend Vue application.
Is there any way to host these two projects under the same domain on shared hosting?
Please or to participate in this conversation.