jatin just

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

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

];

0 0
1 follower
0 downloads
Yii Version: 2.0.*
License: BSD-3-Clause
Category: Database
Tags:
Developed by: jatin_sharma
Created on: Apr 23, 2024
Last updated: (not set)