serverless-examples
serverless-examples copied to clipboard
feat(function): add mysql example in PHP
Summary
A small example of connecting a PHP function to a MySQL DB.
Checklist
- [x] I have reviewed this myself.
- [ x] I have attached a README to my example. You can use this template as reference.
- [ ] I have updated the project README to link my example.