This website requires JavaScript.
Explore
Help
Sign In
bluescale
/
laravel-mail
Watch
1
Star
0
Fork
You've already forked laravel-mail
0
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
128b4544fe
laravel-mail
/
config
/
bmail.php
7 lines
108 B
PHP
Raw
Blame
History
<
?
php
return
[
'api_key'
=>
env
(
'BMAIL_API_KEY'
,
null
),
'api_url'
=>
env
(
'BMAIL_API_URL'
,
null
)
];
Reference in New Issue
View Git Blame
Copy Permalink