feat(EmailChannel): enhance error handling with user-friendly messages for Resend API errors

This commit is contained in:
Andras Bacsai
2025-11-11 13:23:45 +01:00
parent 3def8ce5f7
commit 0d14bc1df7
4 changed files with 226 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
"poliander/cron": "^3.2.1",
"purplepixie/phpdns": "^2.2",
"pusher/pusher-php-server": "^7.2.7",
"resend/resend-laravel": "^0.19.0",
"resend/resend-laravel": "^0.20.0",
"sentry/sentry-laravel": "^4.15.1",
"socialiteproviders/authentik": "^5.2",
"socialiteproviders/clerk": "^5.0",