Kyslik/column-sortable

Not Updating list with PHP 7.3 laravel 6.x

Closed this issue · 3 comments

Not sure if this is the right spot to put this, but this doesn't seem to work with laravel 6.2 using php7.3

It was working with php 7.1 and laravel 5.5?

What does it mean "not working". What error do you get?

https://github.com/Kyslik/column-sortable/runs/493348058

So in this line of code sortable was working until my upgrade, as far as errors go there are no "errors" the page reloads the list but the order never changes, everything else updates correctly except the list.

I apologize if this information is not terribly helpful I am still fairly new to this.

image

I think you need to dig a bit deeper and check out SQL queries you execute. From that point on you should be able to figure out what's wrong & fix it. If you still think it's this packages fault feel free to reopen.