Laravel Echo in Vue without using mounted hook

后端 未结 0 1171
情歌与酒
情歌与酒 2020-12-29 09:20

I am using larvavel echo to send a private notification to a user when a new comment is made on a post with the code below:

 mounted(){
 window.Echo.private(`         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题