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

[3.1] Use the config to get the broadcast url rather than a route ... #3395

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

jasonvarga
Copy link
Member

If you cache your routes, they get loaded after our broadcast service provider. Closes #3021

We'll use the default hardcoded route of /broadcasting/auth which Laravel's Broadcast::routes() creates.
If you go custom, you can drop the url into auth_endpoint in config/broadcasting.php.

If you cache your routes, they get loaded after our broadcast service provider. Closes #3021
@jasonvarga jasonvarga merged commit 9c45697 into master Mar 18, 2021
@jasonvarga jasonvarga deleted the fix/broadcast-controller-error branch March 18, 2021 22:41
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.

1 participant