qcod/laravel-gamify

Populating meta column

amirehsan opened this issue · 0 comments

Hi,

I read all documents but still have a problem when I try to populate the meta column in the reputations table while using
$user->givePoint(new PostCreated($post));

could somebody help me with this?

Thank you!