Skip to content
This repository was archived by the owner on Oct 18, 2020. It is now read-only.
This repository was archived by the owner on Oct 18, 2020. It is now read-only.

Add arbitrary data to breadcrumbs #35

@d13r

Description

@d13r

e.g. breadcrumbs.php:

$breadcrumbs->push($title, $url, ['icon' => 'sample.png']);

Custom template:

<img src="{{{ $breadcrumb->options['icon'] }}}">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions