Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trait method Nagy\\LaravelRating\\Traits\\Rate\\Rateable::ratings has not been applied as App\\Models\\User::ratings, because of collision with Nagy\\LaravelRating\\Traits\\Rate\\CanRate::ratings" #32

Open
a7medKhalid opened this issue Oct 10, 2021 · 1 comment

Comments

@a7medKhalid
Copy link

getting this error when making user can rate and rateable at the same time
Trait method Nagy\LaravelRating\Traits\Rate\Rateable::ratings has not been applied as App\Models\User::ratings, because of collision with Nagy\LaravelRating\Traits\Rate\CanRate::ratings"

@krognome
Copy link

Can we not put canrate and rateable both on a model? I want my user to be able to rate each other just like uber they are both rateable and canrate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants