DatabaseChannel
class DatabaseChannel (View source)
Methods
array
buildPayload(mixed $notifiable, Notification $notification)
Build an array payload for the DatabaseNotification Model.
array
Details
protected array
buildPayload(mixed $notifiable, Notification $notification)
Build an array payload for the DatabaseNotification Model.
protected array
getData(mixed $notifiable, Notification $notification)
Get the data for the notification.