trait Illuminate / Notifications / HasDatabaseNotifications
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

HasDatabaseNotifications

Methods

public

notifications ( ) : MorphMany

Get the entity's notifications.

public

readNotifications ( ) : Builder

Get the entity's read notifications.

public

unreadNotifications ( ) : Builder

Get the entity's unread notifications.