laravel / slack-notification-channel

Slack Notification Channel for laravel.
https://laravel.com/docs/notifications#slack-notifications
MIT License
864 stars 59 forks source link

Add actions method to SlackAttachment class #66

Closed mkadzojev closed 1 year ago

mkadzojev commented 1 year ago

Add the actions method to the SlackAttachment class. This method allows for the addition of custom actions to the Slack attachment.

mkadzojev commented 1 year ago

Irrelevant with v3.0