hootlex / laravel-friendships

This package gives Eloquent models the ability to manage their friendships.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL error. Using with Spark

kinnedev opened this issue · comments

I am getting the below error when trying to beFriend.

Column not found: 1054 Unknown column 'recipient' in 'where clause'

I have both models. Not sure what I may be doing wrong.

Please let me know any info you may need on this. I can screen shot the full sql query that is being attempted if that would help.

Thank You!