Skip to content

Package for handling column sorting in Laravel 5/6/7/8

License

Notifications You must be signed in to change notification settings

wasxxm/column-sortable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Column sorting for Laravel 5.5-8 and above

This repository is a fork of the Laravel Column Sorter originally created by https://github.com/Kyslik/column-sortable.

I have modified the code so now it works for up to 4 levels of nesting such as ->sortable(['relation1.subrelation2.subrelation3.subrelation4.columnName' => 'desc'])

Please raise an issue if you find any bug or want to improve. Thank you

About

Package for handling column sorting in Laravel 5/6/7/8

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%