Martin
Martin
### Description When using the `$email->reply()` method, instead of automatically replying the the `From` address, check first if the sender provided a `Reply-To` address and use this instead.
### Description This new method `->isAutoReply()` checks several email headers and/or the email subject line if it matches commonly used patterns that indicate that this email is an automatic reply...
So I found it was a missing PHP extension `extension=pdo_sqlite` _Originally posted by @gbast0s in https://github.com/io238/laravel-iso-countries/issues/7#issuecomment-1838450042_
**Is your feature request related to a problem? Please describe.** It's quite common to use the same contact for multiple projects and domains. Currently it's only possible to create a...