PHPackages                             snowsoft/oagrid-sortable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. snowsoft/oagrid-sortable

ActiveLibrary

snowsoft/oagrid-sortable
========================

Sort the grid data by drag and drop rows

0.01(2y ago)04MITPHPPHP &gt;=7.3.0

Since Oct 2Pushed 2y agoCompare

[ Source](https://github.com/snowsoft/oagrid-sortable)[ Packagist](https://packagist.org/packages/snowsoft/oagrid-sortable)[ Docs](https://github.com/snowsoft/oagrid-sortable)[ RSS](/packages/snowsoft-oagrid-sortable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Open-Admin - grid-sortable
==========================

[](#open-admin---grid-sortable)

This extension can help you sort by dragging the rows of the data list, the front end is based on [sortableJS](https://github.com/SortableJS/Sortable), and the back end is based on [eloquent-sortable](https://github.com/spatie/eloquent-sortable)

[![grid-sortable](https://user-images.githubusercontent.com/86517067/132530216-926934b2-754a-4ec6-9f29-67523aedaf67.gif)](https://user-images.githubusercontent.com/86517067/132530216-926934b2-754a-4ec6-9f29-67523aedaf67.gif)

Installation
------------

[](#installation)

```
composer require snowsoft/oagrid-sortable
```

Usage
-----

[](#usage)

Define your model

```
