dcblogdev / laravel-sent-emails

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

Bugfix in SentEmailsServiceProvider #24

Closed andreaventuri closed 1 month ago

andreaventuri commented 2 months ago
  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