Am Working on laravel 9. I send notification using the notifiable trait and I wish to make some action only if the notification is.
How can I perform this!
thanks,
Am Working on laravel 9. I send notification using the notifiable trait and I wish to make some action only if the notification is.
How can I perform this!
thanks,
Copyright © 2021 Jogjafile Inc.
I think You can check using
Notification::failure()