qirolab / laravel-reverb-chat

Create a Real-Time Chat Applications with Laravel Reverb & Vue.js 3
https://qirolab.com/posts/building-real-time-chat-applications-with-laravel-reverb-and-vue-3
28 stars 11 forks source link

Uncaught You must pass your app key when you instantiate Pusher. #1

Open bobper opened 1 month ago

bobper commented 1 month ago

after install on chat page chat form not loaded and gave this error on console :
Uncaught You must pass your app key when you instantiate Pusher.

kukukk commented 4 weeks ago

Hi,

Did you define the REVERB_* and VITE_REVERB_* env variables in the .env file?