dcblogdev / laravel-sent-emails

Store outgoing emails in Laravel
MIT License
249 stars 24 forks source link

Suggestion : Display email attachments #9

Closed Taoshan98 closed 6 months ago

Taoshan98 commented 1 year ago

Hi @dcblogdev , thanks for this package it is pretty cool and very easy to use! I have a suggestion to implement, would it be feasible to show sent attachments in the email as well? This way the package would be 100% complete!

Thanks again great job!

RichieMcMullen commented 1 year ago

I've added a feature to at least display the attachment count within the emails.

Pull request is active. Awaiting merge from owner.

mtindall89 commented 8 months ago

this would be a great add - number of attachments or names of attachments

dcblogdev commented 6 months ago

Yes I'm working on an update which optionally stores attachments. When enabled attachments will be stored in a storage folder and a count displayed on the email list and download links shown on the email itself.

CleanShot 2024-05-06 at 10 35 10@2x