-
- Laravel Version: 9.35.1
- PHP Version: 8.1 (latest)
- Database Driver & Version: any
### Description:
My `users` table does not have `name` column, but Mailable is trying to access the `…
-
### Synopsis:
In [this PR](https://github.com/laravel/framework/pull/44462), Taylor updated the default syntax for Mailables. This is now the default in laravel core and in the docs.
### Proposed …
-
I allow my users to send emails to their clients via the application, but when the message is not delivered (soft or hard bounce) I want to use Mandrill webhooks to notify my user that certain message…
-
Hello,
I have a problem sending reply to customer :
`preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated (View: /app/freescout/resources/views/emails/customer/repl…
-
Started a new Laravel 9 project.
Setup Mailtrap.io mailer.
Installed the mail tracker package.
Created a test mail.
Send the test mail with tinker.
Email received, but the html content is duplica…
-
**What version of Invoice Ninja are you running? ie v4.5.25 / v5.0.30**
5.5.12
**What environment are you running?**
Shared Hosting, Hostinger.
It was working fine. I have SSH access. Installed …
-
- Laravel Version: 9.30.0
- PHP Version: 8.1.10
- Database Driver & Version: mariadb 10.3 and 10.9
### Description:
It looks like the `Illuminate\Queue\InteractsWithQueue` trait is missing…
-
Using the version 4 in Laravel 9 throws a `
Typed property Symfony\Component\Mailer\Transport\AbstractTransport::$dispatcher must not be accessed before initialization` error due to the missing call …
-
- Laravel Version: 9.19.0
- PHP Version: 8.1.9
- Database Driver & Version: mysql
### Description:
Trying to send the same mailable instance multiple times sends it too often. It seems the `to…
-
### UNIT3D Version
6.2
### PHP & Platform
8.1.6
### Laravel verion
9.14.1
### Have you done this?
- [X] I am willing to share my stack trace and logs
- [X] I can suggest a fix as a Pull Request…