qcod/laravel-gamify

Remove ShouldBroadcast from ReputationChanged event

danpalmieri opened this issue · 1 comments

Trying to broadcast the ReputationChanged event is causing an exception in my app. Any tips to remove it?

@danpalmieri whats the exception that you´re having?