Add new blocked domain.

This commit is contained in:
James Cole 2015-12-15 08:19:07 +01:00
parent fdad96e2bc
commit 289e5a5442

View File

@ -15,7 +15,7 @@ return [
|
*/
'blocked_domains' => ['trbvm.com', 'example.com'],
'blocked_domains' => ['trbvm.com', 'example.com','mailinator.com'],
'driver' => env('EMAIL_DRIVER', 'smtp'),
/*