Azure App Services
A feature of Azure App Service used to create and deploy scalable, mission-critical web apps.
4,551 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I attending to access my Laravel Project on Microsoft Azure Web App service, and if I access to the API that return some string it can successfully access, but if I access with the API which involve with DB then the API will return the status code 404 not found.