laravel / slack-notification-channel

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

Fix unfurlLinks and unfurlMedia methods #79

Closed john-f-chamberlain closed 10 months ago

john-f-chamberlain commented 10 months ago

Resolves #78 by adjusting the unfurlLinks and unfurlMedia methods to accept an optional boolean argument.