Skip to content

Prevent overridding Laravel's Notifiable method #64

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

Closed

Conversation

hameesakhan
Copy link

Protecting Laravel's Notifiable method routeNotificationFor will leave channel names to their default behaviour and will not affect mail and database notifications.
Otherwsie, the recommended function will cause error for those two notification drivers.

Protecting Laravel's Notifiable method `routeNotificationFor` will leave channel names to their default behaviour and will not affect `mail` and `database` notifications.
Otherwsie, the recommended function will cause error for those two notification drivers.
@atymic
Copy link
Member

atymic commented Sep 24, 2022

Closed in #73

@atymic atymic closed this Sep 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants