You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,11 @@ Laravel 10.x and 9.x are supported.
22
22
23
23
### Register the Azure App
24
24
25
+
### Microsoft Azure AD Configuration
26
+
I have written a detailed Blog Post how you can configure your Microsoft Azure AD Tenant. [Sending Mails with Laravel and Microsoft Office 365 the secure way](https://geisi.dev/blog/getting-rid-of-deprecated-microsoft-office-365-smtp-mail-sending)
27
+
28
+
### I want to figure it out on my own
29
+
25
30
You need to register an Azure App in your Azure AD tenant. You can do this by following the steps in
26
31
the [Microsoft Graph documentation](https://docs.microsoft.com/en-us/graph/auth-register-app-v2).
0 commit comments