You've already forked laravel-mail
Modifying readme and api files
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'bmail' => env('BMAIL_KEY', null)
|
||||
'api_key' => env('BMAIL_API_KEY', null),
|
||||
'api_url' => env('BMAIL_API_URL', null)
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user