---
title: "Laravel Breadcrumbs"
package: "Laravel Breadcrumbs"
version: "2.x"
canonical_url: "https://www.babdev.com/open-source/packages/laravel-breadcrumbs/docs/2.x/intro"
package_supported: false
version_released: true
notice:
  - "The Laravel Breadcrumbs package is no longer supported and will not receive further updates or bug fixes. You are advised to migrate to an alternative solution."
---
# Laravel Breadcrumbs

The Laravel Breadcrumbs package enables developers to easily integrate breadcrumb trails into their [Laravel](https://laravel.com) applications.

This package is a continuation of the [`davejamesmiller/laravel-breadcrumbs`](https://github.com/davejamesmiller/laravel-breadcrumbs) package.

Once installed, you can quickly define the breadcrumb trails for the different sections of your application and render them in your views, with full control over the rendered layout.
