laravel-sent-emails icon indicating copy to clipboard operation
laravel-sent-emails copied to clipboard

Store outgoing emails in Laravel

Results 4 laravel-sent-emails issues
Sort by recently updated
recently updated
newest added

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...

enhancement

I've added the ability to view the attachment count within the emails stored within the database.

Since the latest version, the page throws lazy loading issue.

1. I removed the curly bracket in file name "2024_05_07_222057_create_sent_emails_attachments_table.php" 2. I added the file "2024_05_07_204307_change_body_lengh.php" that was missing in the publishable migration files