Neatness Demo
Column: title
Direction: desc
ID
|
Title
|
Date
|
22 |
Title - 21 |
2023-10-15 16:03:50 |
21 |
Title - 20 |
2023-10-15 16:03:50 |
3 |
Title - 2 |
2023-10-15 16:03:50 |
20 |
Title - 19 |
2023-10-15 16:03:50 |
19 |
Title - 18 |
2023-10-15 16:03:50 |
stdClass Object
(
[key] => title
[column] => title
[direction] => desc
[appends] => Array
(
[orderby] => title
[direction] => desc
)
[urls] => Illuminate\Support\Collection Object
(
[items:protected] => Array
(
[id] => https://demo-laravel52.capilano-fw.com/neatness?orderby=id&direction=desc
[title] => https://demo-laravel52.capilano-fw.com/neatness?orderby=title&direction=asc
[date] => https://demo-laravel52.capilano-fw.com/neatness?orderby=date&direction=desc
)
)
[labels] => Illuminate\Support\Collection Object
(
[items:protected] => Array
(
[id] => ID
[title] => Title
[date] => Date
)
)
[symbols] => Illuminate\Support\Collection Object
(
[items:protected] => Array
(
[id] =>
[title] =>
[date] =>
)
)
[texts] => Illuminate\Support\Collection Object
(
[items:protected] => Array
(
[id] => ID
[title] => Title
[date] => Date
)
)
[all_urls] => Illuminate\Support\Collection Object
(
[items:protected] => Array
(
[id] => Array
(
[asc] => https://demo-laravel52.capilano-fw.com/neatness?orderby=id&direction=asc
[desc] => https://demo-laravel52.capilano-fw.com/neatness?orderby=id&direction=desc
)
[title] => Array
(
[asc] => https://demo-laravel52.capilano-fw.com/neatness?orderby=title&direction=asc
[desc] => https://demo-laravel52.capilano-fw.com/neatness?orderby=title&direction=desc
)
[date] => Array
(
[asc] => https://demo-laravel52.capilano-fw.com/neatness?orderby=date&direction=asc
[desc] => https://demo-laravel52.capilano-fw.com/neatness?orderby=date&direction=desc
)
)
)
)