Neatness Demo
Column: title
Direction: desc
ID
|
Title
|
Date
|
18 |
Title - 17 |
2023-10-15 16:03:50 |
17 |
Title - 16 |
2023-10-15 16:03:50 |
16 |
Title - 15 |
2023-10-15 16:03:50 |
15 |
Title - 14 |
2023-10-15 16:03:50 |
14 |
Title - 13 |
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
)
)
)
)