CasperLaiTW / laravel-fb-messenger

Laravel Facebook Messenger Provider
MIT License
105 stars 27 forks source link

route webhook not found #68

Closed phuongphally closed 7 years ago

phuongphally commented 7 years ago
  1. save save1

CasperLaiTW commented 7 years ago

Hi @phuongphally

The Controller will check hub_mode and hub_verify_token.

please refer: https://github.com/CasperLaiTW/laravel-fb-messenger/blob/master/src/Controllers/WebhookController.php#L61-L63