Skip to content

Commit 8b85a5b

Browse files
authored
Update README.md
1 parent b1070d3 commit 8b85a5b

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
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
58
---
69

7-
# MEAN.js sample for Azure App Service
10+
# Laravel sample for Azure App Service
811

912
This is a sample application that you can use to follow along with the tutorial at
1013
[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).
1821
## Contributing
1922

2023
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.
21-
24+

0 commit comments

Comments
 (0)