nwilging / laravel-slack-bot

A Slack bot integration for Laravel projects
MIT License
17 stars 2 forks source link

#20: Add $notifiable parameter to toSlackArray method #21

Closed nwilging closed 2 years ago

nwilging commented 2 years ago

Closes #20


Sends the $notifiable to the toSlackArray method of the notification. This is standard laravel practice: https://laravel.com/docs/9.x/notifications#sending-notifications