trait Illuminate / Notifications / HasDatabaseNotifications

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.