nova-field-sortable icon indicating copy to clipboard operation
nova-field-sortable copied to clipboard

Adds sorting functionality to the Laravel Nova's index resource

Results 5 nova-field-sortable issues
Sort by recently updated
recently updated
newest added

An instruction since the package is abandoned. (sorry for the clickbait) At the time of writing - works with the latest version of Laravel and Nova. 1. `composer require spatie/eloquent-sortable:3.11`...

Hi, you have a cool packages. But i missed the function `drag and drop` for sorting. It would be cool, if you add this 👍

Feature Request

I was writing something to extend the default sort when I came across someone linking to your package. I noticed that you are only attaching the sort on the index...

Feature Request

When I change the order of display of a resource using the [code suggested here](https://laracasts.com/discuss/channels/nova/how-to-apply-default-nova-order-by-field-when-open-a-nova-resource) from the default `asc` to `desc`, the order changes properly. When I however press one...

Under Discussion