-
Often times with email messages we want to embed the images. Seems it is not possible with this package.
The usual syntax is along the lines of:
```
```
This fails with an exception tho:
…
-
Ao tentar atualizar o Laravel da versão 10 para 11, atualizei o `laravel-boleto` da `0.10.0` para a `0.11.1` e rodei o `composer update`. A lib principal parece ter dado certo, mas a lib dependente `l…
-
Laravel 5.3 is out. =)
I like their new Mailables feature. `Mail::to($request->user())->send(new OrderShipped($order));`
Mailgun documentation doesn't suggest this is feasible yet. Thought I'd menti…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
Hello,
I have added SMTP…
-
in laravel 10 I get error:
`Class "Illuminate\Mail\Transport\Transport" not found`
-
According to the Laravel doc https://laravel.com/docs/5.8/mail#inline-attachments Laravel automatically add the `message` variable inside the template.
But while testing it, phpunit will fail with …
-
### Bug description
Hi, I am using full static caching for a few websites. Some have a large contentbase. Most of the pages have about two or three regions that use the `@nocache` tag (Yes I am usi…
-
### Intro
Hello there,
We experienced many issues with this package, because it is simply ignoring the rate limitation of Resend.
> By default, Resend has a rate limit of 2 requests per second …
-
### Bug description
After installing Statamic in an existing Laravel project, all non-Statamic tests take more than a second per test longer.
I've been playing with some config settings, such as s…
-
------
**OS**: darwin
**Invoker Version**: 2.11.0
**Laravel Version**: 9.51.0
**Local project**: true
**PHP Binary**: /Applications/MAMP/bin/php/php8.1.13/bin/php
**Route**: /mails…