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

[5.5] Fix BroadcastController namespace #21844

Merged
merged 1 commit into from
Oct 27, 2017
Merged

[5.5] Fix BroadcastController namespace #21844

merged 1 commit into from
Oct 27, 2017

Conversation

ahmed-aliraqi
Copy link
Contributor

Fix the error :

ReflectionException (-1)
Class App\Http\Controllers\Illuminate\Broadcasting\BroadcastController does not exist

@taylorotwell
Copy link
Member

When was this caused?

@taylorotwell taylorotwell merged commit 8df0729 into laravel:5.5 Oct 27, 2017
@ahmed-aliraqi
Copy link
Contributor Author

ahmed-aliraqi commented Oct 27, 2017

@taylorotwell This error occurred when I defined the broadcast routes in web.php file to use private channel 😕

@ahmed-aliraqi
Copy link
Contributor Author

thanks for merge 😊

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