I'd like to create a Laravel-PHP API service that is hosted on the Azure cloud, and I also need the front end react to be hosted on Azure. Can anyone help?
I tried using the Azure app service, but I'm not sure how to get through.env datas to app service is also receiving a build error indicating that the php version is incompatible. Can someone offer a solution for hosting the php-Laravel framework on the Azure cloud?