Naxon / nova-field-sortable

Adds sorting functionality to the Laravel Nova's index resource
MIT License
60 stars 23 forks source link

IT WORKS - READ THIS! #24

Open imprfekt opened 3 years ago

imprfekt commented 3 years ago

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
  2. composer require wdgt/nova-field-sortable (source available here: https://github.com/Teatrante/nova-field-sortable)
  3. Follow the rest of the instructions for the spatie/eloquent-sortable and nova-field-sortable (original package)