Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 306 Bytes

slack-integration.md

File metadata and controls

11 lines (8 loc) · 306 Bytes

🔗 Slack Integration

to use slack driver you must set the slack webhook on the settings hub and use the plugin method useSlack like

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

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