spatie/laravel-webhook-client
Receive and process incoming webhooks in Laravel. Verify signatures, store webhook payloads, and handle them asynchronously via queued jobs. Includes flexible configuration for endpoints and processing logic.
webhooks route macro in ServiceProvider::register() by @misaf in https://github.com/spatie/laravel-webhook-client/pull/237Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.4.3...3.4.4
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.4.2...3.4.3
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.4.1...3.4.2
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.4.0...3.4.1
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.3.2...3.4.0
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.3.1...3.3.2
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.3.0...3.3.1
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.2.0...3.3.0
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.8...3.2.0
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.7...3.1.8
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.6...3.1.7
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.5...3.1.6
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.4...3.1.5
Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.3...3.1.4
Schema import to the migration stub by @osbre in https://github.com/spatie/laravel-webhook-client/pull/153Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.2...3.1.3
WebhookConfigRepository instance to scoped (Octane support)Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.1.1...3.1.2
headers methodWebhookConfigRepository to make it easier to programmatically add configbigInteger by defaultstoreWebhook on the WebhookCall model.signing_secret and signature_header_name config keys optionalDefaultSignatureValidator is now responsible for verifying that a signature header has been setInvalidSignatureEvent now only gets the $requestProcessWebhookJob to allow DI.Full Changelog: https://github.com/spatie/laravel-webhook-client/compare/3.0.2...3.0.3
How can I help you explore Laravel packages today?