Skip to content

Pagination in readRelatedResource #22

@stfnndrsn

Description

@stfnndrsn

I can't figure out an way of doing pagination of a related resource.

EloquentController#readRelatedResource

        return $this
            ->reply()
            ->content($model->{$key});

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions