Uploaded files can be attached to emails directly from the request

Uploaded files can be attached to emails directly from the request

Sending emails with user uploaded files in Laravel?

Did you know you don't have to save the file first — you can simply attach the uploaded file with attachData 💌 📸

Here's a snippet from a Mailable class using it.

We're writing a book, you can get it for free here.