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

[6.x] receivesBroadcastNotificationsOn can return array for multiple channels of user #30242

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

sedattcom
Copy link
Contributor

if the user is logged on to multiple devices (each session has different channel names), receivesBroadcastNotificationsOn is able to retrieve and use all channel names. This means that the receivesBroadcastNotificationsOn function can now return an array, not just a string.

This innovation not disrupts any existing feature.

@driesvints driesvints changed the title receivesBroadcastNotificationsOn can return array for multiple channels of user [6.x] receivesBroadcastNotificationsOn can return array for multiple channels of user Oct 11, 2019
@taylorotwell
Copy link
Member

Please describe your use case a bit more.

@taylorotwell taylorotwell merged commit f96e19d into laravel:6.x Oct 15, 2019
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