F
Filament3mo ago
Ther

Need help on DatabaseNotification

When implement DatabaseNotifications I got this error "Call to undefined method Illuminate\Database\Eloquent\Relations\MorphMany::unread()" any idea on how to solve this. Thanks in advance
Solution:
Have you extended the notification class
Jump to solution
2 Replies
Solution
toeknee
toeknee3mo ago
Have you extended the notification class
Ther
TherOP3mo ago
thank you for your help. my notification is working now 😆

Did you find this page helpful?