TitasGailius / nova-search-relations

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

Multi-relation bug #1

Closed devmsh closed 6 years ago

devmsh commented 6 years ago

Thanks for the package, but the built query did not support searching in multiple relation in the same time (and operator used in the final query)

TitasGailius commented 6 years ago

I've identified the bug and greatly improved the package by removing some complexity. Will release it soon.🙂

TitasGailius commented 6 years ago

@devmsh Fixed in https://github.com/TitasGailius/search-relations/tree/v1.0.2