trait Illuminate / Notifications / HasDatabaseNotifications
You are viewing an older version of the documentation. For the latest, please visit master documentation.

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.