An open API service indexing awesome lists of open source software.

https://github.com/froganbee/tasking

This is a sample application that you can use to follow along with the tutorial at Build a PHP and MySQL web app in Azure.
https://github.com/froganbee/tasking

framework laravel php

Last synced: 6 months ago
JSON representation

This is a sample application that you can use to follow along with the tutorial at Build a PHP and MySQL web app in Azure.

Awesome Lists containing this project

README

          

---
languages:
- php
page_type: sample
description: "This is a sample application that you can use to follow along with the Build a PHP and MySQL web app in Azure tutorial."
products:
- azure
- azure-app-service
---

# Laravel sample for Azure App Service

This is a sample application that you can use to follow along with the tutorial at
[Build a PHP and MySQL web app in Azure](https://docs.microsoft.com/azure/app-service/tutorial-php-mysql-app?pivots=platform-linux).

This sample application is taken from the official [Laravel sample task list application](https://github.com/laravel/quickstart-basic) and modified minimally to make it work with Azure App Service. For instructions on how to use Laravel, see the official repository.

## License

See [LICENSE](LICENSE).

## Contributing

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.