freekmurze / freek-dev-comments

2 stars 0 forks source link

2037-how-to-handle-github-webhooks-in-a-laravel-application #99

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

How to handle GitHub webhooks in a Laravel application - Freek Van der Herten's blog on PHP, Laravel and JavaScript

https://freek.dev/2037-how-to-handle-github-webhooks-in-a-laravel-application

espiat commented 3 years ago

Little typo:

Here's how the HandeIssueOpenedWebhookJob could look like:

should be:

Here's how the Hand l eIssueOpenedWebhookJob could look like:

I think.