DatabaseNotificationCollection::make()
  • References/PHP/Laravel/Notifications

static Collection make(mixed $items = array())

2025-01-10 15:47:30
DatabaseNotificationCollection::filter()
  • References/PHP/Laravel/Notifications

Collection filter(callable $callback = null)

2025-01-10 15:47:30
DatabaseNotificationCollection::sortByDesc()
  • References/PHP/Laravel/Notifications

Collection sortByDesc(callable|string $callback, int $options = SORT_REGULAR)

2025-01-10 15:47:30
DatabaseNotification::isDirty()
  • References/PHP/Laravel/Notifications

bool isDirty(array|string|null $attributes = null) Determine if the model

2025-01-10 15:47:30
MailMessage::error()
  • References/PHP/Laravel/Notifications/Messages

$this error() Indicate that the notification gives information about an

2025-01-10 15:47:30
SlackWebhookChannel
  • References/PHP/Laravel/Notifications/Channels

SlackWebhookChannel class SlackWebhookChannel (

2025-01-10 15:47:30
DatabaseNotificationCollection::__construct()
  • References/PHP/Laravel/Notifications

void __construct(mixed $items = array()) Create a new collection.

2025-01-10 15:47:30
DatabaseNotification::append()
  • References/PHP/Laravel/Notifications

$this append(array|string $attributes) Append attributes to query when

2025-01-10 15:47:30
SendQueuedNotifications::__sleep()
  • References/PHP/Laravel/Notifications

array __sleep() Prepare the instance for serialization.

2025-01-10 15:47:30
DatabaseNotification::hasManyThrough()
  • References/PHP/Laravel/Notifications

HasManyThrough hasManyThrough(string

2025-01-10 15:47:30