Mail support testing faze
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'key' => env('MAIL_PROFILES_KEY'),
|
||||
'feature_enabled' => env('DYNAMIC_MAIL_ENABLED', false),
|
||||
];
|
||||
Reference in New Issue
Block a user