qcod / laravel-gamify

Gamify your Laravel app with Reputation Points & Achievements Badges support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Direct Badge Sync

N3rdP1um23 opened this issue · comments

commented

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?

commented

Got it! $user->syncBadges();