-
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:
…
-
Test case: https://github.com/TomasVotruba/bladestan/pull/109
As reported in https://github.com/TomasVotruba/bladestan/pull/108#issuecomment-2309072935
```php
-
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…
-
### Blessing Skin 版本
6.0.2
### PHP 版本
8.1
### 出现问题时所使用的浏览器
Microsoft Edge
### 您正在使用的 Web Server
Nginx
### 您正在使用宝塔吗?
- [X] 是
### 出现了什么问题?
在使用PCL2启动器使用皮肤站启动时会显示无法获取皮肤!
![QQ123123](https://gi…
-
------
**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…
-
```
TypeError
HostBrook\LaravelDkim\Mailer::send(): Return value must be of type ?Illuminate\Mail\SentMessage, string returned
at vendor/hostbrook/laravel-dkim/src/Mailer.php:30
public…
-
```
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…
-
Hi,
I am passing the "p_user_id" as follows but "**p_user_id**" is not received at the SendGrid end.
(Integrated into the Mailable as per - https://github.com/s-ichikawa/laravel-sendgrid-driver#us…
-
In Version 6 and 7 there is an issue with assigned template variables in relation with the **queue:work** command.
Instead of queue:listen queue:work does not always boot Laravel so the existing Smar…