DatabaseNotification::unguard()
  • References/PHP/Laravel/Notifications

static void unguard(bool $state = true) Disable all mass assignable

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

ArrayIterator getIterator()

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

$this attachment(Closure $callback)

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

bool isDeferred() Determine if the provider is deferred.

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

string getDefaultDriver() Get the default channel driver name.

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

void deliverVia(string $channel) Set the default channel driver name.

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

Message send(mixed $notifiable, Notification $notification)

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

array relationsToArray() Get the model's relationships in array form.

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

NotificationServiceProvider class NotificationServiceProvider extends

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

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

2025-01-10 15:47:30