0

I finished developing a Single Page Application using Vue Js in the front end to consume the APIs that I built with Laravel in the backend I already deployed an old Laravel-only App in my shared hosting but now with all the new js files and node modules I have no idea what to do I can't find any good tutorial or article, your help will be so much appreciated! ps: I am using webpack to mix my SPA files

4
  • You need to give some more details. Do you use webpack to build the SPA? I also strongly advice to use a small VPS. That gives you much more control (which can be done using Laralvel Forge if you are unfamiliar with devops). Commented Oct 23, 2019 at 19:11
  • thanks for your replay, yes I use Webpack to build the SPA, unfortunately, all I have available now is shared hosting and I need to deploy my app in it, any Idea ? Commented Oct 23, 2019 at 19:21
  • You could use a symlink to point to this directory, assuming you've got a dist directory. Commented Oct 23, 2019 at 19:26
  • Possible duplicate of how to deploy vue app in the shared hosting environment? Commented Oct 23, 2019 at 20:56

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.