Laravel Shield provides a laravel middleware to protect against unverified webhooks from 3rd party services. It currently supports 10 services. Read the contributing guide if you wish to add a service.
Laravel Shield is a project by Ashley Clarke and some amazing contributors.
$ composer require laravel-shield/shield
$ php artisan vendor:publish --tag=config