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

CachingIterator getCachingIterator(int $flags = CachingIterator::CALL_TOSTRING)

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

HasMany hasMany(string $related,

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

$this view(string $view, array $data = array()) Set the view for the mail

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

static void deleting(Closure|string $callback, int $priority)

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

array getCasts() Get the casts array. Return

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

$this greeting(string $greeting) Set the greeting of the notification.

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

void handle(ChannelManager $manager)

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

void sendNow(Collection|array|mixed $notifiables, mixed $notification

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

$this success() Indicate that the notification gives information about

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

$this put(mixed $key, mixed $value) Put an item in the collection by key

2025-01-10 15:47:30