Skip to content

Remove relationship from breadcrumb #8

Description

@RenoLooijmans

First of all - thanks for this great package!

Is it possible to somehow remove the relationship in the breadcrumb? I've tried it with modifying the config as well as addin the method parent returning null, but this does not seem to work as expected.

public function parent() {
     return null;
}

To clarify, I'd like to remove the belongsTo relationship in the breadcrumb:

image

Secondly, it seems that lenses are not supported?

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions