riesjart / laravel-vue-table-sorting
This package is abandoned and no longer maintained.
No replacement package was suggested.
Apply sorting of Vue Table on Laravel Eloquent queries
v1.2.0
2017-09-09 18:14 UTC
Requires
- php: >=5.5.9
- illuminate/database: ^5.0,<5.6
- illuminate/http: ^5.0,<5.6
- illuminate/support: ^5.0,<5.6
This package is not auto-updated.
Last update: 2019-02-20 19:05:50 UTC
README
Apply sorting of vuetable-2
on Laravel Eloquent queries.
Version
Current release: v1.2.0
This repository uses Semantic Versioning (SemVer) v2.0.0.
Installation
Pull this package in through Composer.
composer require riesjart/laravel-vue-table-sorting "~1.0"