Skip to content

Suggestion, add route name #38

@DanielKimmich

Description

@DanielKimmich

Detailed description

The proposal is to save the route name in the table.

Context

This would be useful to consult filtering by route and show all the actions carried out with that url.

Possible implementation

public function route() : ?string
    {
          return $this->request->route()->getName();
    }

Your environment

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