'smtp',
'host' => 'smtp.sendgrid.net',
'port' => 587,
'from' => array('address' => '
[email protected]', 'name' => 'John Smith'),
'encryption' => 'tls',
'username' => 'sendgrid_username',
'password' => 'sendgrid_password',
);
config/mail.php
In Laravel
SendGridͷSMTPαʔόΛ͏