Feb 9, 2022
0
Level 1
How do I deploy vue frontend with Laravel API backend project to a NGINX environment?
I have a project with Vue as frontend and Laravel 8 API as the backend. I am also using NGINX to route between front and backend. However, vue frontend can't make API call to the back. Anyone knows how to properly configure NGINX config file for making backend API call to Laravel?
Appreciate the help!
Please or to participate in this conversation.