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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions