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

static void observe(object|string $class, int $priority) Register

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

SimpleMessage class SimpleMessage (

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

string askWithCompletion(string $question, array $choices, string $default = null)

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
ChannelManager::getDrivers()
  • References/PHP/Laravel/Notifications

array getDrivers() Get all of the created "drivers".

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

$this guard(array $guarded) Set the guarded attributes for the model.

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

$this from(string $username, string|null $icon = null) Set a custom user

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

array getObservableEvents() Get the observable event names.

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

static void setEventDispatcher(Dispatcher

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

Collection map(callable $callback)

2025-01-10 15:47:30