Skip to content

[Feature]: Model, CTRL click should lead to model, not _laravel_ide/_model_helpers.php #493

@dac514

Description

@dac514

Feature Description

Given:

$this->someModel->foo

When hovering my mouse over someModel I am shown the correct class information.

But, when I ctrl+click someModel, it leads to the definition in vendor/_laravel_ide/_model_helpers.php

Instead, it should lead to the actual model file.

Thank you for your consideration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions