Jakub Zomerfeld

Results 29 comments of Jakub Zomerfeld

Let's try to set different config with public & private config "Options - Axios Module" https://axios.nuxtjs.org/options#baseurl

@filippodicostanzo You should use the **proxy** options of axios Check this https://stackoverflow.com/q/60943279/10900851 "Options - Axios Module" https://axios.nuxtjs.org/options/#proxy

I'm preparing version with Nuxt 3 already, work in progress in another branch. Until now I have forked this repo and updated/upgraded Nuxt 2 with Laravel 9 on master branch

Same for me. Had to do a lot of workaround to make it working.

Is the backend working correctly? Look into this [issue #9](https://github.com/nuxt-community/laravel-echo-module/issues/9) mostly there's an issue with channelName or eventName but first check the Redis config from above link

Alright, is move deeper. Is the Auth correct? Are You receiving in redis logs that user is authenticated?

Some time passed, are You figured out smth? Alright, self-hosted pusher? I see You're connected and AUTH gave [200]. There's an issue with NPM echo packages, which version are You...