Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routeNotificationForGoogleChat doesn't pass $notification #18

Open
repat opened this issue Feb 15, 2023 · 0 comments
Open

routeNotificationForGoogleChat doesn't pass $notification #18

repat opened this issue Feb 15, 2023 · 0 comments

Comments

@repat
Copy link

repat commented Feb 15, 2023

Hello,

we've tried to use the routeNotificationForGoogleChat() method in our notifiable class and that works, however, the $notification is not passed. Could you fix this?
We'd use this to send notifications to different webhooks, based on the FQCN, instead of using the ->to() method in every single notification class and we'd like to DRY up the code :)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant