Laravel Mailbox Versions Save

Catch incoming emails in your Laravel application

4.0.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/beyondcode/laravel-mailbox/compare/3.1.0...4.0.0

3.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/beyondcode/laravel-mailbox/compare/3.0.0...3.1.0

3.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/beyondcode/laravel-mailbox/compare/2.2.0...3.0.0

2.2.0

3 years ago
  • Add PHP 8 support

2.1.1

3 years ago

Fix Laravel 8 support

2.1.0

3 years ago
  • Add Laravel 8 support
  • Add the ability to catch mails based on BCC rules

2.0.0

3 years ago

1.4.1

3 years ago
  • Make headerValue nullable #51
  • Fix local mail handling in Laravel 7.x #60
  • Disable cleanup artisan command if store_incoming_emails_for_days is INF #53

1.4.0

4 years ago
  • Add Laravel 7 support

1.3.0

4 years ago

Added Laravel 6 support