- Replace `! $type` checks with `blank($type)` for consistency - Modify email settings configuration to handle null/disabled states - Ensure proper fallback and configuration of email providers |
||
|---|---|---|
| .. | ||
| DiscordChannel.php | ||
| EmailChannel.php | ||
| PushoverChannel.php | ||
| SendsDiscord.php | ||
| SendsEmail.php | ||
| SendsPushover.php | ||
| SendsSlack.php | ||
| SendsTelegram.php | ||
| SlackChannel.php | ||
| TelegramChannel.php | ||
| TransactionalEmailChannel.php | ||