vemcogroup / laravel-sparkpost-driver

SparkPost driver to use with Laravel
MIT License
40 stars 16 forks source link

Docs/jb-clarify-readme-mail-config #21

Closed JacobBennett closed 2 years ago

JacobBennett commented 2 years ago

When setting this up for Laravel 9, it was unclear that the mail.php needed the sparpost driver to be set as well. The current readme only specifies this is needed for Laravel 7. I updated this to assume most people coming to install this package are using a version of Laravel that does not include sparkpost by default.

eldor commented 2 years ago

Hi @JacobBennett

Thank you for the PR, its now merged.