Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 322 Bytes

discord-integration.md

File metadata and controls

11 lines (8 loc) · 322 Bytes

🔗 Discord Integration

to use the discord driver you must set the discord webhook on the settings hub and use the plugin method useDiscord like

->plugin(\TomatoPHP\FilamentAlerts\FilamentAlertsPlugin::make()
    ->useDiscord()
)

now on your .env file add a DISCORD_WEBHOOK key with the webhook URL