Simplified webhook channel implementation to match TelegramChannel pattern without typed interface. Changes: - Removed SendsWebhook interface file - Removed interface from Team model - Removed routeNotificationForWebhook() method - WebhookChannel now uses untyped $notifiable like TelegramChannel 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| DiscordChannel.php | ||
| EmailChannel.php | ||
| PushoverChannel.php | ||
| SendsDiscord.php | ||
| SendsEmail.php | ||
| SendsPushover.php | ||
| SendsSlack.php | ||
| SendsTelegram.php | ||
| SlackChannel.php | ||
| TelegramChannel.php | ||
| TransactionalEmailChannel.php | ||
| WebhookChannel.php | ||