jatin just

$config['components']['mailer'] = [

'class' => 'jatin\resend\Mailer',
'useFileTransport' => false,
'viewPath' => '@app/mail',
'transport' => [
    'apiKey' => '<YOUR_API_KEY>'
],

];

0 0
1
0
Yii Version: 2.0.*
License: BSD-3-Clause
Category: Database
    Developed by: jatin_sharma jatin_sharma
    Created: Apr 23, 2024