class DatabaseChannel (View source)
Model | send(mixed $notifiable, Notification $notification) Send the given notification. | |
array | getData(mixed $notifiable, Notification $notification) Get the data for the notification. | |
array | buildPayload(mixed $notifiable, Notification $notification) Build an array payload for the DatabaseNotification Model. |
Send the given notification.
Get the data for the notification.
Build an array payload for the DatabaseNotification Model.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Notifications/Channels/DatabaseChannel.html