trait HasDatabaseNotifications (View source)

Methods

notifications()

Get the entity's notifications.

readNotifications()

Get the entity's read notifications.

unreadNotifications()

Get the entity's unread notifications.

Details

MorphMany notifications()

Get the entity's notifications.

Return Value

MorphMany

Builder readNotifications()

Get the entity's read notifications.

Return Value

Builder

Builder unreadNotifications()

Get the entity's unread notifications.

Return Value

Builder