laravel-gamify
laravel-gamify copied to clipboard
Remove ShouldBroadcast from ReputationChanged event
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?