trait HasDatabaseNotifications

Methods

notifications()

Get the entity's notifications.

readNotifications()

Get the entity's read notifications.

unreadNotifications()

Get the entity's unread notifications.

Details

at line 14
MorphMany notifications()

Get the entity's notifications.

Return Value

MorphMany

at line 23
MorphMany readNotifications()

Get the entity's read notifications.

Return Value

MorphMany

at line 31
MorphMany unreadNotifications()

Get the entity's unread notifications.

Return Value

MorphMany