nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.61k stars 327 forks source link

Error in broadcast.php #87

Closed browinskipl closed 6 years ago

browinskipl commented 6 years ago

Hi! I changed false to true in app/broadcasting.php and I get error ErrorException in Broadcast.php line 62: array_merge(): Argument #1 is not an array

What I have to do now?

nahid commented 6 years ago

See issue #88