FilamentF
Filament13mo 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
Was this page helpful?