TitasGailius / nova-search-relations

This package allow you to include relationship columns into Laravel Nova search query.
Other
353 stars 33 forks source link

full outer join #39

Open luciantugui opened 2 years ago

luciantugui commented 2 years ago

I am trying to search a full outer join. any kind of alias throws "call to undefined method on the model" error. any ideas?