Skip to content

Stable

Compare
Choose a tag to compare
@Kyslik Kyslik released this 08 Sep 13:29
· 192 commits to master since this release
  • 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