Add reminder mail template #12
This commit is contained in:
+2
-2
@@ -109,8 +109,8 @@
|
||||
*/
|
||||
|
||||
'from' => [
|
||||
'address' => env('MAIL_FROM_ADDRESS', 'hello@example.com'),
|
||||
'name' => env('MAIL_FROM_NAME', 'Example'),
|
||||
'address' => env('MAIL_FROM_ADDRESS', 'buchhaltung@tooloop.de'),
|
||||
'name' => env('MAIL_FROM_NAME', 'Tooloop Multimedia'),
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user