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

Collection whereInStrict(string $key, mixed $values)

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

static mixed addGlobalScope(Scope|

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

mixed pull(mixed $key, mixed $default = null) Get and remove an item from

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

string getRouteKeyName() Get the route key for the model.

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

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

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

$this attach(string $file, array $options = array()) Attach a file to the

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

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

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

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

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

$this setRelations(array $relations) Set the entire relations array on

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

$this level(string $level) Set the "level" of the notification (success

2025-01-10 15:47:30