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

mixed first(callable $callback = null, mixed $default = null) Get the first

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

$this setAttribute(string $key, mixed $value) Set a given attribute on

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

bool hasCast(string $key, array|string|null $types = null) Determine whether

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

NexmoSmsChannel class NexmoSmsChannel (

2025-01-10 15:47:30
NotificationSent
  • References/PHP/Laravel/Notifications/Events

NotificationSent class NotificationSent (

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

mixed reduce(callable $callback, mixed $initial = null) Reduce the collection

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

static Builder on(string|null $connection =

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

readNotifications() Get the entity's read notifications.

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

$this action(string $text, string $url) Configure the "call to action"

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

$this add(mixed $item) Add an item to the collection.

2025-01-10 15:47:30