From 54ef8f3b68efd19dfbbcc21f041105f90976085a Mon Sep 17 00:00:00 2001 From: horus Date: Wed, 25 Mar 2026 14:40:36 +0100 Subject: config for mailjet --- config/mail.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/mail.php') diff --git a/config/mail.php b/config/mail.php index 67fb340..06c740c 100644 --- a/config/mail.php +++ b/config/mail.php @@ -60,6 +60,9 @@ return [ 'array' => [ 'transport' => 'array', ], + 'mailjet' => [ + 'transport' => 'mailjet', + ], ], /* -- cgit v1.2.3