qcod / laravel-gamify

Gamify your Laravel app with Reputation Points & Achievements Badges support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove ShouldBroadcast from ReputationChanged event

danpalmieri opened this issue · comments

commented

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?