How can I deploy a Laravel API project and react js (2 separate project) build in a windows server (virtual machine from azure), and can I access the system from public IP ?
CodePudding user response:
Your question is too broad. Install the web server to deploy the react project, and install both the web server and PHP to deploy the PHP project.