Closed LorenzoSapora closed 3 years ago
Hey @LorenzoSapora!
I improved the name logic a bit, it should work for you now, even without the getNameAttribute()
in version 1.5.8.
You were very close to a workaround - only thing missing was a protected $appends = ['name'];
. Now it should work out of the box though.
Thanks for reporting this!
Is it looking for the column
users.name
? I don't have that column, but even with anit doesn't seem to make a difference. I'm definitely missing something here, but can't put my finger on what.