michielkempen / nova-order-field

A field that adds reordering functionality to your Laravel Nova resource's index using the eloquent-sortable package by Spatie.
MIT License
59 stars 39 forks source link

Sorting on both Index and HasMany List View #26

Open angelocapone opened 4 years ago

angelocapone commented 4 years ago

Does the package support sorting on both Index and relationship (HasMany) at once?