laravel natural sort

31

$data = $data->sortBy('order', SORT_REGULAR, true);

Comments

Submit
0 Comments