TitasGailius / nova-search-relations

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

Nova 4 support #38

Open ewawiktor opened 2 years ago

ewawiktor commented 2 years ago

Nova 4 support

ytorbyk commented 2 years ago

Nova 4 supports it out of the box, check this page: https://nova.laravel.com/docs/4.0/search/#searching-relationships

ewawiktor commented 2 years ago

thanks :)