F
Filamentβ€’17mo ago
StanProg

v3 notifications trigger

In v2 we had config/notifications.php ['database']['trigger'] = 'notifications.database-notifications-trigger'. What is the alternative for that in v3? I'm trying to migrate our App from v2 to v3.
Solution:
Add ... DatabaseNotifications::trigger('filament-notifications.database-notifications-trigger'); ... to a service provider, as per the Database Notifications documentation....
Jump to solution
1 Reply
Solution
cheesegrits
cheesegritsβ€’17mo ago
Add ... DatabaseNotifications::trigger('filament-notifications.database-notifications-trigger'); ... to a service provider, as per the Database Notifications documentation. At the risk of sounding like a smartass, I'd suggest reading the v3 documentation if you are migrating to v3. πŸ™‚ https://filamentphp.com/docs/3.x/notifications/database-notifications#overview
Want results from more Discord servers?
Add your server