Ok i got it,
.listen('.Illuminate\\Notifications\\Events\\BroadcastNotificationCreated', notification => {
console.log('NOTIFY')
vm.getNotifications()
})
Now it works. Something was changed in laravel echo...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community