Skip to content

Laravel 7.x Support + Name Change

Compare
Choose a tag to compare
@atymic atymic released this 09 Mar 00:45
· 15 commits to master since this release
4842eab
  • Support Laravel 7
  • Update channel name to webhook from Webhook [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 of Webhook to webhook in routing statements.