Rutorika Sortable Versions Save

Adds sortable behavior to Laravel Eloquent models

4.1

6 years ago

Fix #42 syncWithoutDetaching does not work properly on belongsToSortedMany relations by @SRWieZ

4.0

6 years ago

Laravel 5.5 support [#45]

3.5.0

6 years ago

Support sortable entities with non-default database connection (@dath)

3.4.1

6 years ago

Fix syncing already existed relations [#33]

3.4.0

6 years ago

#30 Laravel 5.4 support (@moussaclarke @SRWieZ @troydildine)

3.2.2

7 years ago

3.2.1

8 years ago

Make automatic calculation of max pos optional (@fabianmu)

3.2.0

8 years ago

3.1.0

8 years ago

Inversed polymorphic sorting

3.0.0

8 years ago

Support for sortable many to many polymorphic relations (@mvrkljan) Code style/quality Custom column name