wouterdeberg / laravel-elastic-email

Laravel Elastic Email is a wrapper for Elastic Email. You can send e-mails in your project just like you usually do with Laravel's native mailers, the package makes sure the e-mails are send via the Elastic Email API using your Elastic Email account.
16 stars 9 forks source link

Support for Laravel 11 #10

Closed angusm73 closed 6 months ago

angusm73 commented 6 months ago

This PR adds support for Laravel 11 🚀