overtrue/laravel-like

Can i like a user by using other user?

bsormagec opened this issue · 5 comments

It Returns an error when i try to do this. Can you tell me a way to use it @overtrue

plz paste the error message and show me your code.

image

Trait method likes has not been applied, because there are collisions with other trait methods on App\Models\User

@overtrue

Hi @bsormagec plz upgrade to 4.0.0 to support this feature. https://github.com/overtrue/laravel-like/releases/tag/4.0.0

Hi @bsormagec plz upgrade to 4.0.0 to support this feature. https://github.com/overtrue/laravel-like/releases/tag/4.0.0

Thank you @overtrue this issue fixed

You're welcome.