Skip to content

has-many with sort #136

@ursulnegrul

Description

@ursulnegrul

Was wondering if I could get this pre-sorted, something like:


$fieldConf = [
        'sessions' => ['has-many' => [Session::class, 'user', 'order' => 'id DESC']],
]        

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions