Stable
- Refactoring && tests added (dev-tests branch)
- Readme updated
- Config has been slightly changed
To republish configuration use
$ php artisan vendor:publish --provider="Kyslik\ColumnSortable\ColumnSortableServiceProvider" --tag="config"
Clear your views
$ php artisan view:clear