laravel-mail/config/services.php

8 lines
59 B
PHP

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