You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in your documentation you say that Route::webHooks(..) should be called, but your code registers a macro webhooks. (without capital H). I wasn't sure if your documentation or your code is wrong, so I didnt do a PR.
This issue causes an exception
{"exception":"[object] (InvalidArgumentException(code: 0): Attribute [webHooks] does not exist. at /Users/cor/Code/docker-webhook/vendor/laravel/framework/src/Illuminate/Routing/RouteRegistrar.php:94)
The text was updated successfully, but these errors were encountered:
Hi, in your documentation you say that Route::webHooks(..) should be called, but your code registers a macro webhooks. (without capital H). I wasn't sure if your documentation or your code is wrong, so I didnt do a PR.
This issue causes an exception
The text was updated successfully, but these errors were encountered: