laravel-mail/config/bmail.php

8 lines
59 B
PHP

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