Use mailtrap instead of mailjet
This commit is contained in:
parent
99873d9d1d
commit
2d5f1c13fd
7 changed files with 1017 additions and 463 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
return [
|
||||
'name' => env('APP_NAME', 'wah.moe'),
|
||||
'version' => '2026.02.12',
|
||||
'version' => '2026.02.24',
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool)env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue