Can't send notification on demand. #33406
Answered
by
GrahamCampbell
LocalHeroPro
asked this question in
General
Replies: 1 comment 7 replies
-
use Illuminate\Support\Facades\Notification; |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
GrahamCampbell
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.
-
Description:
As described right here https://laravel.com/docs/7.x/notifications#on-demand-notifications I try send mail on custom/random e-mail address (not user from database) and get that exception:
Steps To Reproduce:
Beta Was this translation helpful? Give feedback.
All reactions