โ๏ธ Configuration
Add these variables to your.env
file:
๐งช Testing Emails Locally
We recommend using Mailpit for local email testing:- Install Mailpit
- Update your
.env
:
- Emails will be caught by Mailpitโs interface at
http://localhost:8025
For more details, check out: ๐ Resend Documentation
For more details, check out: ๐ Laravel Mail Documentation