Yiğit Kerem
Deliver notifications in email
Hello,
I am wondering if there is any way to extend the Filament Notification class to be able to send notifications in email in a way that is similar to
->toBroadcast($user)
that is like ->toEmail($user)
. It doesn't need to be the most perfect email but my code is mostly based around Filament notifications so something simple to implement across the whole app is required.17 replies