Support the ongoing development of Laravel.io →
Configuration Requests Jobs

On my laravel project I install pusher and its dependencies and managed to connect with my browser. I am receiving my data on a channel named "new_test", as it is a test I decided to change the channels name to a more appropriate name. I changed the name and save my new settings, but still it is connecting to the old channel "new_test".

The channels name is hard coded and not passed through a var or cache, so I am sure that I changed it everywhere that it is needed.

Also laravel ignores every change on the broadcasting config. Even if I change the drives default value from pusher to redis or log, continues to use pusher.

Is there any solution to this?

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

gbgkogkas gbgkogkas Joined 17 Aug 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.