You've already forked laravel-mail
Testing stuff
This commit is contained in:
@@ -17,7 +17,7 @@ class BMailServiceProvider extends ServiceProvider
|
|||||||
{
|
{
|
||||||
$this->mergeConfigFrom(
|
$this->mergeConfigFrom(
|
||||||
__DIR__ . '/../config/bmail.php',
|
__DIR__ . '/../config/bmail.php',
|
||||||
'services'
|
'bmail'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user