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

Collection keyBy(callable|string $keyBy)

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

mixed|array getOriginal(string|null $key = null, mixed $default = null) Get

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

static mixed __callStatic(string $method, array $parameters) Dynamically

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

static Connection resolveConnection(string|null $connection

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

$this setHidden(array $hidden) Set the hidden attributes for the model

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

SlackWebhookChannel class SlackWebhookChannel (

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
SendQueuedNotifications::__sleep()
  • References/PHP/Laravel/Notifications

array __sleep() Prepare the instance for serialization.

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

Collection filter(callable $callback = null)

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

$this makeHidden(array|string $attributes) Make the given, typically visible

2025-01-10 15:47:30