This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Replies: 1 comment
-
Make a PR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looks like the config
broadcasting.connections.pusher.client_options
is not taking any effect. I guess it should be used to instantiate a GuzzleHttp client with custom options and pass it to Pusher.This change should do:
Beta Was this translation helpful? Give feedback.
All reactions