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