You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think Laravel has changed, breaking this package. Having the darndest time defining a different custom broadcaster (and found this package while hunting for a solution).
Using Laravel 5.4.*.
NGINX is compiled with the latest push stream module (NGINX 1.10.3) and testet with the CURL samples. All Fine!
I follow the configuration instructions for this laravel package. But my application is throwing the following error:
[InvalidArgumentException]
Driver [pushstream] is not supported.
What i'm doing wrong?
The text was updated successfully, but these errors were encountered: