Add back
This commit is contained in:
parent
68b000efe9
commit
da8fe555a7
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class GmailTransportManager extends MailManager
|
|||
{
|
||||
info("booting gmail transport");
|
||||
// $token = $this->app['config']->get('services.gmail.token', []);
|
||||
//$token = config('services.gmail.token');
|
||||
$token = config('services.gmail.token');
|
||||
|
||||
$mail = new Mail;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue