Laravel-echo : Customizing The Authorization Request #42946
Unanswered
ParzivalLashly
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, im using Laravel 8 for api backend and Reactjs for frontend, Laravel [email protected] and Laravel echo server with socket.io-client for ws connections between front and backend
for some reasons i need to authenticate private channels with custom route and controller.
problem is Laravel echo authorizer not working for me ( actually nothing happend ) .
any suggestion ?
Beta Was this translation helpful? Give feedback.
All reactions