NotificationServiceProvider
  • References/PHP/Laravel/Notifications

NotificationServiceProvider class NotificationServiceProvider extends

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

string getQualifiedKeyName() Get the table qualified key 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::forceCreate()
  • References/PHP/Laravel/Notifications

static Model forceCreate(array $attributes)

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

void addHidden(array|string|null $attributes = null) Add hidden attributes

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

BroadcastChannel class BroadcastChannel (

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

void __construct(Client $http) Create a new Slack channel instance.

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

array jsonSerialize() Convert the object into something JSON serializable

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

static void unsetEventDispatcher() Unset the event dispatcher

2025-01-10 15:47:30
NotificationTableCommand::getLaravel()
  • References/PHP/Laravel/Notifications/Console

Application getLaravel()

2025-01-10 15:47:30