Home

Neatness Demo

GitHub
Column: title
Direction: desc
ID Title Date
5 Title - 4 2023-10-15 16:03:50
4 Title - 3 2023-10-15 16:03:50
25 Title - 24 2023-10-15 16:03:50
24 Title - 23 2023-10-15 16:03:50
23 Title - 22 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
                        )

                )

        )

)

© Sukohi Kuhoh :)