{"repo":"spatie/laravel-github-webhooks","free":true,"listed":false,"github":"https://github.com/spatie/laravel-github-webhooks","clone":"git clone https://github.com/spatie/laravel-github-webhooks.git","description":"Handle GitHub webhooks in a Laravel application","language":"PHP","stars":93,"topics":["php","github","laravel","webhooks"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Handle GitHub webhooks in a Laravel application GitHub can notify your application of events using webhooks. This package can help you handle those webhooks. Out of the box, it will verify the GitHub signature of all incoming requests. All valid calls will be logged to the database. The package allows you to easily define jobs or events that should be dispatched when specific webhooks hit your app. Here's an example of such a job. Before using this package we highly recommend reading the entire documentation on webhooks over at GitHub. Are you a visual learner? In this stream on YouTube, I show how to use package, go over the source code, and explain how the package is tested. Support us We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products. We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall. Installation You can install the package via composer: You must publish the config file with: This is the contents of the config file that will be published at config/github-webhooks.php : In the signing secret key of the config file you should add a valid webhook secret. You can find the secret used at the webhook configuration settings on the GitHub dashboard. Next, you must publish the migration with: After the migration has been publis","default_branch":null,"files":null,"tree":[],"storefront":"/r/spatie","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/spatie/laravel-github-webhooks/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}