TitasGailius / nova-search-relations

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

Question: throws has() and whereHas() do not support MorphTo relationships. #5

Closed icaroce closed 5 years ago

icaroce commented 5 years ago

Hi.

Do you have workaround for this situation?

https://github.com/laravel/framework/issues/25724

TitasGailius commented 5 years ago

Unfortunately no. As explained here https://github.com/laravel/framework/issues/18523 this is basically not fixable.

dillingham commented 5 years ago

@icaroce https://medium.com/laravel-nova/nova-morph-to-search-relations-2296dbb66906