-
-
Thanks again for this great library!
I would like to propose a new addition for the `attachment` method.
### Issue
If you send an e-mail which which contains an image in its body, it will go …
-
```
Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined function Jstoone\Mailman\array_first()
/var/www/app/vendor/jstoone/nova-mailman/src/DeliverToInbox.php:91
/var/www/app…
-
Hello! I want to use your package but stuck with problem: my emails are without markup.
My steps:
1. I've installed your package
_composer.json_
```
...
"escuelademusica/laravel-mjml": "^0.1.2…
-
I have 2 instances of Laravel 9.
One is a simple instance of Laravel 9 and using a Laravel tutorial as a baseline example, this one: https://codingspoint.com/how-to-send-email-in-laravel-9/
I ha…
-
### Bug description
I'm running into a problem regarding caching routes using `Artisan::call` upon saving of an Entry in a specific collection.
We have a collection named `dynamic_pages`, this all…
-
I get the below error when trying to forward email.
Error:
```
Symfony\Component\Mime\Message::setBody(): Argument #1 ($body) must be of type ?Symfony\Component\Mime\Part\AbstractPart, string giv…
-
Laravel provides failover configuration for the mail drivers.
That means, in case the mail driver doesn't work, it would retry with the next registered driver to send emails.
Doc: https://laravel.co…
-
When trying to just start the scheduler for generate-keys, I am receiving the following:
```
In Compiler.php line 67:
Please provide a valid cache path.
```
-
# A mail driver to quickly preview mail in Laravel apps - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/1891-a-mail-driver-to-quickly-preview-mail-in-laravel-apps](h…