F
Filament2mo ago
andrew

HELP! Duplicated Notifications in Filament

Does anyone here know if Filament has a feature to prevent duplicate notifications? Example of the problem: an alert was sent to a user, but the system sends the same alert again. I’m following the documentation for Database notifications: https://filamentphp.com/docs/4.x/notifications/database-notifications
No description
1 Reply
Dennis Koch
Dennis Koch2mo ago
Please share some code. You think this is a bug? Or are you actually sending multiple notifications?

Did you find this page helpful?