Laravel 7.x Support + Name Change
- Support Laravel 7
- Update channel name to
webhook
fromWebhook
[BREAKING CHANGE]
This shouldn't actually break anything, assuming you are using the routing provided by laravel, but out of an abundance of caution we are tagging a new major version.
We suggest you update any instances ofWebhook
towebhook
in routing statements.