-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
Secondly, it seems that lenses are not supported?
miteyema
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
