You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for sending raw (non-encoded) attachments in Resend mail …
…(#55837)
* Add support for sending raw (non-encoded) attachments in Resend mail driver
* Style fix
Add support for sending raw (non-encoded) attachments in Resend mail …
…driver (#55803)
* Do not encode text/calendar mime types.
* Update ResendTransport.php
---------
Co-authored-by: Taylor Otwell <taylor@laravel.com>