laravel-postmark-webhooks icon indicating copy to clipboard operation
laravel-postmark-webhooks copied to clipboard

Handle Postmark webhooks in a Laravel application.

Results 5 laravel-postmark-webhooks issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello Mark, congrats on the package! I tried to install, but I've got this error, does the package support PHP 8+ ? Thank you in advance. `Your requirements could not...

Whatever I try to do, I always get this error: Ps. I'm using the Postmarkapp webhook test function. [2023-08-14 06:44:15] staging.ERROR: Undefined array key 1 {"exception":"[object] (ErrorException(code: 0): Undefined array...

Hi, I have the need to put the webhook route in a different middleware group than `api`. Do you have a recommended way of doing this, other than me having...

Hi, thank you for the package! I'm testing the package with a ngrok host directly from the Postmark Webhook interface and i receive the 401 error code. Maybe it will...