diff --git a/.env.example b/.env.example index 5a5f269..9d6a16c 100644 --- a/.env.example +++ b/.env.example @@ -38,6 +38,7 @@ mail__options__port=465 mail__options__secure=true mail__options__auth__user=postmaster@example.com mail__options__auth__pass=1234567890 +mail__from='Post Master ' # Advanced customizations