Reece May
Reece May
From what I understand, you are suggesting extending a template that you have made yourself? Or extending the templates from MailEclipse
Hi @robov, okay, so basically, you want to have a blade layout that is your base layout and be able to pick that from the maileclipse editor area? So with...
Hi there @dominservice Thank you for highlighting this, we will have to make sure that those dependencies are suited to PHP 8.x
Hey @dominservice the package recently updated, please confirm if it is installing now. It is installing on Laravel 9, if you are using that version now.
Hi @robov, would it be possible to give more information and an example? Are these variables that are passed into the constructor of the Mailable class?
> Well, I just face this and still don't have any solution to do for each inside the email template. Every time I use @foreach, I always get this error...
@ridwankustanto but I am glad that is sorted now. In line with the original issue, I do believe it is inline with what you had, so thank you for sharing...
Hi @sahil0571, Currently the docs are being redone l, I have linked the PR to this issue too as there are a few already open. To answer your question, you...
Hi @jornwildenbeest thank you for opening the issue. I will have a look at this and revert back 👍
It looks like the error is from a deprecation of some internal method calls, but I think this was not on purpose. I'll have to look a little more as...