Laravel-5-breadcrumbs-bundle
Laravel-5-breadcrumbs-bundle copied to clipboard
A simple solution for breadcrumbs in Laravel 5+
How can I change the template or use my own template ? Or there is a way to get the breadcrumbs data or array not the breadcrumb html.
In the case also use the admin, but the Home link for example the route always goes to example.com and not to example.com/admin. How to solve this?
Removed 2 DIV elements which have nothing to do with the breadcrumbs, and should be part of the template.
The seperator part (line 72) added a second in the HTML for all items except the last one.
Firstly, thank you for this good package, The only thing you have missed to get the values from the language file