Skip to content

Conversation

@browner12
Copy link
Contributor

while the automatic attempts Laravel makes to activate broadcast routes cover a lot of cases, there are some it does not. this change adds an explanation on how to manually activate routes if the Laravel magic fails.

while the automatic attempts Laravel makes to activate broadcast routes cover a lot of cases, there are some it does not.  this change adds an explanation on how to manually activate routes if the Laravel magic fails.
@browner12
Copy link
Contributor Author

I recently installed broadcasting and my routes were not automatically registered because I had removed the commands named argument from the withRouting() method.

I have also submitted an attempt to make the automatic activation more robust at laravel/framework#57734

@taylorotwell taylorotwell merged commit 293ca60 into laravel:12.x Nov 10, 2025
@browner12 browner12 deleted the AB-broadcast-routes branch November 11, 2025 00:19
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