Added actual HTTP POST delivery for webhook notifications and comprehensive Ray debugging for development. Changes: - Updated Team model to implement SendsWebhook interface - Added routeNotificationForWebhook() method to Team - Enhanced SendWebhookJob with Ray logging for request/response - Added Ray debugging to WebhookChannel for dispatch tracking - Added Ray debugging to Webhook Livewire component 🤖 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 | ||
| SendsWebhook.php | ||
| SlackChannel.php | ||
| TelegramChannel.php | ||
| TransactionalEmailChannel.php | ||
| WebhookChannel.php | ||