NotificationContent
trait NotificationContent (View source)
Trait for models that notifications can be about.
Methods
static void
bootNotificationContent()
No description
MorphMany
notifications()
Relationship with the notifications about this model.
MorphMany
groupedNotifications()
Relationship with the notifications grouped by this model.
Details
static void
bootNotificationContent()
No description
MorphMany
notifications()
Relationship with the notifications about this model.
MorphMany
groupedNotifications()
Relationship with the notifications grouped by this model.