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.
- Host: GitHub
- URL: https://github.com/froganbee/tasking
- Owner: FroganBee
- License: mit
- Created: 2024-05-10T22:39:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T18:04:58.000Z (almost 2 years ago)
- Last Synced: 2025-10-06T18:51:00.095Z (6 months ago)
- Topics: framework, laravel, php
- Language: PHP
- Homepage:
- Size: 1.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.