Skip to content

Commit

Permalink
fix: missing env.example change since Laravel 11 shift
Browse files Browse the repository at this point in the history
  • Loading branch information
Gandhi11 committed Jan 6, 2025
1 parent 3042d0f commit 9256241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ MAIL_HOST=mailpit
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS="[email protected]"
MAIL_FROM_NAME="${APP_NAME}"

Expand Down

0 comments on commit 9256241

Please sign in to comment.