Friday, June 20, 2025

Steps to Generate App Password for example@domain.com to use in laravel app, if there is MFA

 

🛠️ Sign in at: https://mysignins.microsoft.com/security-info

  1. Use example@domain.com to log in

  2. Go to Security Info > Click Add method

  3. Select App password

  4. Name it (e.g., “Laravel SMTP”) and click Next

  5. Copy the generated password – you will not be able to see it again

  6. Update your Laravel .env:


No comments:

Post a Comment