Deploy with VueJS and Laravel as API

0

I'm developing a classified portal with vue-cli and laravel as api, so I have a directory just for the front and another just for the api in laravel, both running locally on different ports. How do I configure this when deploying? I have no idea how to upload the project and communicate my front end with the backend. Could someone give a light?

    
asked by anonymous 18.03.2018 / 09:54

0 answers