Skip to content

Send query parameters from the controller to the view model #2

Description

@juriansluiman

Allow setting query parameters and push them into the view model.

Sample code for the controller:

$params = $this->params()->fromQuery();
return new ViewModel($params);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions