SlackWebhookChannel (Notifications\Channels)

SlackWebhookChannel

class SlackWebhookChannel (View source)

Methods

void __construct(Client $http)

Create a new Slack channel instance.

ResponseInterface send(mixed $notifiable, Notification $notification)

Send the given notification.

Details