coolify/app/Notifications/Channels
Andras Bacsai dea125f679 refactor(notifications): Improve transactional email settings handling
- 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
2025-02-27 12:56:37 +01:00
..
DiscordChannel.php
EmailChannel.php refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
PushoverChannel.php
SendsDiscord.php
SendsEmail.php
SendsPushover.php
SendsSlack.php
SendsTelegram.php
SlackChannel.php
TelegramChannel.php
TransactionalEmailChannel.php refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00