You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,13 @@
1
1
---
2
-
services: app-service\web,app-service
3
-
platforms: php
4
-
author: cephalin
2
+
topic: Laravel sample for Azure App Service
3
+
languages:
4
+
- php
5
+
products:
6
+
- Azure App Service
7
+
- Azure Web Apps
5
8
---
6
9
7
-
# MEAN.js sample for Azure App Service
10
+
# Laravel sample for Azure App Service
8
11
9
12
This is a sample application that you can use to follow along with the tutorial at
10
13
[Build a PHP and MySQL web app in Azure](https://docs.microsoft.com/azure/app-service-web/app-service-web-tutorial-php-mysql).
@@ -18,4 +21,4 @@ See [LICENSE](LICENSE).
18
21
## Contributing
19
22
20
23
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
0 commit comments