Database Notification not being created
Hello I followed the instructions in the docs: https://filamentphp.com/docs/3.x/panels/notifications, https://filamentphp.com/docs/3.x/notifications/installation
However whenever I want to create a Database Notification the notification is not saved in the database.
I've already added the
Did I miss something out?
However whenever I want to create a Database Notification the notification is not saved in the database.
I've already added the
databaseNotifications method in the Admin Panel Provider, migrated the notifications table. And there's no record in the notifications table.Did I miss something out?
