L
L
lucifer_jr2018-05-20 13:32:05
Google Chrome
lucifer_jr, 2018-05-20 13:32:05

Doesn't trigger event in Chrome console?

In broadcast.js

window.Echo.channel('chat-room').listen('ChatMessageWasReceived', (e)=>{
   console.log(e);
});

and in fact, everything works in the backend, the Pusher service receives a message. But nothing in the browser console. Help

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question