Introducing Laravel Breadcrumbs
April 28, 2020
Today I am pleased to announce the stable release of my new Laravel Breadcrumbs package.
The Laravel Breadcrumbs package is a continuation of the davejamesmiller/laravel-breadcrumbs
package which is no longer being maintained by the package author, and is used on this site to render the breadcrumb bar on each page.
Though this is a continuation, there are also a number of breaking changes required to migrate to the new package, these are covered in the upgrade guide for the 1.0 release.