Skip to content

Instantly share code, notes, and snippets.

View tominon's full-sized avatar
🚀
Working on something cool

Tom tominon

🚀
Working on something cool
View GitHub Profile
@tominon
tominon / facebook-webhook-handler.php
Created October 16, 2017 21:07
Facebook Webhook handler example
<?php
/**
* Facebook Webhook handler example
*
* @see https://fb.me/webhooks
* @author Tom (https://github.com/tominon)
*/