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
I mean, I want to make sure that the message has been delivered and no error occurred and then I'd like to save that notification to the database. I've already gone through https://laravel.com/docs/11.x/notifications#notification-events but those events are not firing at all. Does any one has any idea of how to listen for these events, success/fail/sent etc. I've tried both methods using trait and facade
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I mean, I want to make sure that the message has been delivered and no error occurred and then I'd like to save that notification to the database. I've already gone through https://laravel.com/docs/11.x/notifications#notification-events but those events are not firing at all. Does any one has any idea of how to listen for these events, success/fail/sent etc. I've tried both methods using trait and facade
Beta Was this translation helpful? Give feedback.
All reactions