cybercog / laravel-love

Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
https://komarev.com/sources/laravel-love
MIT License
1.17k stars 71 forks source link

Not working with database prefix #202

Closed tvillager closed 1 year ago

tvillager commented 3 years ago

The joinReactionTotal (scopeJoinReactionTotal) all scoped methods are not working with a database prefix. You get an "column not found" error.

antonkomarev commented 3 years ago

Thank you for the report @tvillager Could you provide a sample to reproduce it?

antonkomarev commented 1 year ago

@tvillager closing due to inactivity. Feel free to continue conversation here if it is reproducible bug.