Skip to content

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

Merged
jasonvarga merged 1 commit intomasterfrom
fix/broadcast-controller-error
Mar 18, 2021
Merged

[3.1] Use the config to get the broadcast url rather than a route ...#3395
jasonvarga merged 1 commit intomasterfrom
fix/broadcast-controller-error

Conversation

@jasonvarga
Copy link
Copy Markdown
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