I have an input field in my external email application and I want to send a notification to this email.
The problem is that this email may be outside of my application, so I cannot use $ user-> notify ().
Is there a way to send a notification using only an email address
laravel notifications
lewis4u
source share