pusher
configuration in your application's config/broadcasting.php
file with the following configuration:scheme
option to http
and the useTLS
option to true
6.0
release do not support curl_options
; therefore, self-signed SSL certificates will fail certificate validation since certificate verification cannot be disabled. To bypass SSL Verification, you must use Pusher PHP SDK version 5.0.3
.