tabuna / breadcrumbs

Laravel Breadcrumbs - An easy way to add breadcrumbs to your @Laravel app.
https://github.com/tabuna/breadcrumbs
MIT License
339 stars 20 forks source link

Allow targeted breadcrumb generation using different routes #3

Closed chris-ware closed 4 years ago

chris-ware commented 4 years ago

This is a feature that the original package https://github.com/davejamesmiller/laravel-breadcrumbs allowed for, that is really useful when multiple breadcrumbs can be shared across several routes.