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?

Home Page:https://komarev.com/sources/laravel-love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with database prefix

tvillager opened this issue · comments

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

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

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