spatie / laravel-webhook-client

Receive webhooks in Laravel apps
https://freek.dev/1383-sending-and-receiving-webhooks-in-laravel-apps
MIT License
1k stars 147 forks source link

is it possible to save only specfic fields of payload? #149

Closed Saifallak closed 2 years ago

Saifallak commented 2 years ago

sometimes people:

so after a while querying this dataset it too time consuming.. and ram too. i need only some fields of it so is it possible to only save few fields of it?