Download the PHP package iamtong/laravel-admin-grid-sortable without Composer
On this page you can find all versions of the php package iamtong/laravel-admin-grid-sortable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iamtong/laravel-admin-grid-sortable
More information about iamtong/laravel-admin-grid-sortable
Files in iamtong/laravel-admin-grid-sortable
Download iamtong/laravel-admin-grid-sortable
More information about iamtong/laravel-admin-grid-sortable
Files in iamtong/laravel-admin-grid-sortable
Vendor iamtong
Package laravel-admin-grid-sortable
Short Description Sort the grid data by drag and drop rows
License MIT
Homepage https://github.com/Iamtong/laravel-admin-grid-sortable
Package laravel-admin-grid-sortable
Short Description Sort the grid data by drag and drop rows
License MIT
Homepage https://github.com/Iamtong/laravel-admin-grid-sortable
Please rate this library. Is it a good library?
Informations about the package laravel-admin-grid-sortable
laravel-admin grid-sortable
借鉴 https://github.com/laravel-admin-extensions/grid-sortable 修改,主要为了让laravel可以使用路由缓存
Installation
Publish asserts
Usage
Define your model
Use in grid
This will add a column to the grid. After dragging one row, a Save order button will appear at the top of the grid. Click to save order.
Translation
The default text for the button is Save order. If you use an other language, such as Simplified Chinese, you can add a translation to the resources/lang/zh-CN.json file.
License
Licensed under The MIT License (MIT).
All versions of laravel-admin-grid-sortable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
encore/laravel-admin Version >=1.7.2
spatie/eloquent-sortable Version *
encore/laravel-admin Version >=1.7.2
spatie/eloquent-sortable Version *
The package iamtong/laravel-admin-grid-sortable contains the following files
Loading the files please wait ...