adding laravel with mysql example

This commit is contained in:
Zaher Ghaibeh
2019-10-03 13:43:34 +03:00
parent eaf140ca8b
commit 507cc5e95d
2 changed files with 63 additions and 0 deletions

View File

@ -129,6 +129,11 @@ jobs:
```
### Examples
- [Laravel](./example/laravel.yml)
## :scroll: License
The scripts and documentation in this project are released under the [MIT License](LICENSE). This project has multiple [dependencies](https://github.com/shivammathur/setup-php/network/dependencies) and their licenses can be found in their respective repositories.