We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb85d6b commit 652ba92Copy full SHA for 652ba92
README.md
@@ -3,6 +3,8 @@ laravel-admin grid-sortable
3
4
这个插件可以帮助你通过拖动数据列表的行来进行排序,前端基于[jQueryUI sortable](https://jqueryui.com/sortable/), 后端基于[eloquent-sortable](https://github.com/spatie/eloquent-sortable)
5
6
+
7
+
8
## Installation
9
10
```shell
0 commit comments