Files
laravel-mail/config/services.php
2020-04-09 16:24:38 +02:00

8 lines
59 B
PHP

<?php
return [
'bmail' => env('BMAIL_KEY', null)
];