Support the ongoing development of Laravel.io →
Laravel Packages Configuration
Last updated 1 year ago.
0

I have the same problem

0

I used the normal env variables for pusher. For some reason those two don't work.

0

Your problem is resolved?

0

make sure you set these in you .env

PUSHER_APP_ID=xxx
PUSHER_APP_KEY=xxxx

PUSHER_APP_SECRET=xxxx

PUSHER_APP_CLUSTER=xxxx

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
0

Thanks. Problem solved! gmail sign up

0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.

© 2024 Laravel.io - All rights reserved.