From the examples folder, run:
php your_example.php
e.g.
php ThinEventWebhookHandler.php
- Clone ExampleTemplate.php
- Implement your example
- Fill out the file comment. Include a description and key steps that are being demonstrated.
- Run it (as per above)
- 👍