voten-co / voten

The code that powers voten.co
https://voten.co
Apache License 2.0
1.26k stars 233 forks source link

Messages.vue and Notifications.vue (error) #348

Closed amiller911 closed 5 years ago

amiller911 commented 5 years ago

Hello.

Why dont working Messages and Notifications? In console i get it 2 error.

bag

BoKKeR commented 5 years ago

You need to use either pusher, or echo. Did you define a service? https://github.com/voten-co/voten/blob/master/.env.example#L33-L42

Pusher is easier to set up but all the new posts will need to be re added on the site to appear in their database.