qcod/laravel-gamify

Direct Badge Sync

N3rdP1um23 opened this issue · 1 comments

Is there a way to automatically give a user a badge without having to give them a point and not doing a raw DB statement?

Got it! $user->syncBadges();