Sander Kruger

Results 4 comments of Sander Kruger

Whoops, turns out the problem is not with the plugin, but with the referencing of the private key. In .env I used a relative path for the location of the...

It's probably a better idea to rename DkimMailServiceProvider's public function register() to protected function registerIlluminateMailer() and drop the call(s) to parent for registering swiftmailer and markdown (wich are then taken...

I have noticed the same behaviour. The underlying reason is that iconpicker populates the search field with the selection. On clicking 'next', the search filter is applied and all icons...

I've seen a lot of articles that try to modify styles of the container of an email, so I think there is or has been a need/purpose for these. I...