Kyslik / column-sortable

Package for handling column sorting in Laravel 5/6/7/8
MIT License
644 stars 105 forks source link

Add support to Laravel 6.0 #125

Closed anok closed 5 years ago

Kyslik commented 5 years ago

@anok Can you test this out on branch L6.0?

cams5792 commented 5 years ago

I need it !

Kyslik commented 5 years ago

@cams5792 can you test it out on your project - use:

{
    "require": {
        "kyslik/column-sortable": "dev-L6.0"
    }
}
cams5792 commented 5 years ago

I try now

cams5792 commented 5 years ago

it works