qcod / laravel-gamify

Gamify your Laravel app with Reputation Points & Achievements Badges support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Morph support for Payee

hasnatbabur opened this issue · comments

Thanks a lot for such awesome plugin. I feel it will be a breaking change but having ability to use badges for other models such as admins, groups, vendors, organizations etc. along with user model will be a huge benefit. Like this feature "Many To Many (Polymorphic)" (https://laravel.com/docs/6.x/eloquent-relationships#polymorphic-relationships). Thanks

I will look into this if I can pull this off without breaking changes

commented

Any update on this?
I wanna have users and teams have reputations separate from each other. not sure how to do it?