Replies: 2 comments
-
Possible? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, use the config file to customise the templates for NewDevice and FailedLogin. Ensure that they're queued, and use the ShouldSend function to determine if the email should be sent. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im not actually using spatie roles, but just something like
auth()->user->role('admin')
would be nice. Any way to set any type of criteria/logic for when emails are sent?Beta Was this translation helpful? Give feedback.
All reactions