PHPackages                             djstarcom/laravel-breadcrumbs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. djstarcom/laravel-breadcrumbs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

djstarcom/laravel-breadcrumbs
=============================

A simple Laravel-style way to create breadcrumbs.

5.4(5y ago)02.7kMITPHPPHP &gt;=7.1.3

Since May 29Pushed 5y agoCompare

[ Source](https://github.com/DJStarCOM/laravel-breadcrumbs)[ Packagist](https://packagist.org/packages/djstarcom/laravel-breadcrumbs)[ Docs](https://github.com/DJStarCOM/laravel-breadcrumbs)[ RSS](/packages/djstarcom-laravel-breadcrumbs/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (6)Versions (35)Used By (0)

**Due to the fact that Dave has stopped supporting this package. It was decided to transfer all further development to a new repository.**

[![](logo.svg)](logo.svg)
Laravel Breadcrumbs
=============================================

[](#laravel-breadcrumbs)

[![Latest Stable Version](https://camo.githubusercontent.com/7efd66399e2e7f8596f1dcd9cbc6c3511382dc2fe135eb7454a2888c63859f3e/68747470733a2f2f706f7365722e707567782e6f72672f444a53746172434f4d2f6c61726176656c2d62726561646372756d62732f762f737461626c65)](https://packagist.org/packages/DJStarCOM/laravel-breadcrumbs)[![Total Downloads](https://camo.githubusercontent.com/1186b53f085a029291958a95bebdde804f627635cab1a90145585f5d014b4152/68747470733a2f2f706f7365722e707567782e6f72672f444a53746172434f4d2f6c61726176656c2d62726561646372756d62732f646f776e6c6f616473)](https://packagist.org/packages/DJStarCOM/laravel-breadcrumbs)[![Monthly Downloads](https://camo.githubusercontent.com/18c349fa49aafd73e50e49e384d7499205955fc673b740f042f396db7866e382/68747470733a2f2f706f7365722e707567782e6f72672f444a53746172434f4d2f6c61726176656c2d62726561646372756d62732f642f6d6f6e74686c79)](https://packagist.org/packages/DJStarCOM/laravel-breadcrumbs)[![License](https://camo.githubusercontent.com/21ce367ae22f595e4ac2cefafd63b28f73b2239884b6d79e7dfb24f3d56dfd5b/68747470733a2f2f706f7365722e707567782e6f72672f444a53746172434f4d2f6c61726176656c2d62726561646372756d62732f6c6963656e7365)](https://packagist.org/packages/DJStarCOM/laravel-breadcrumbs)[![Latest Unstable Version](https://camo.githubusercontent.com/f2bf831ddb93af84cff717c8d9ea06d3c597fdb80efacdb71fb0999b5357f7ca/68747470733a2f2f706f7365722e707567782e6f72672f444a53746172434f4d2f6c61726176656c2d62726561646372756d62732f762f756e737461626c65)](https://packagist.org/packages/DJStarCOM/laravel-breadcrumbs)[![Build Status](https://camo.githubusercontent.com/b3710242f03f8c71157d56345181149bc06cc26de33312077d15016928e64592/68747470733a2f2f7472617669732d63692e636f6d2f444a53746172434f4d2f6c61726176656c2d62726561646372756d62732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/DJStarCOM/laravel-breadcrumbs)[![Coverage Status](https://camo.githubusercontent.com/80cca57d1def91a4c1090b345b031514275cabaa50507f057d2911528cf81e28/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f444a53746172434f4d2f6c61726176656c2d62726561646372756d62732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/DJStarCOM/laravel-breadcrumbs?branch=master)

A simple [Laravel](https://laravel.com/) - style way to create breadcrumbs.

Table of Contents
-----------------

[](#table-of-contents)

- [Compatibility Chart](#compatibility-chart)
- [Getting Started](#getting-started)
- [Defining Breadcrumbs](#defining-breadcrumbs)
- [Custom Templates](#custom-templates)
- [Outputting Breadcrumbs](#outputting-breadcrumbs)
- [Structured Data](#structured-data)
- [Route-Bound Breadcrumbs](#route-bound-breadcrumbs)
- [Advanced Usage](#advanced-usage)
- [API Reference](#api-reference)
- [FAQ](#faq)
- [Troubleshooting](#troubleshooting)
- [Contributing](#contributing)
- [No Technical Support](#no-technical-support)
- [Changelog](#changelog)
- [License](#license)

Compatibility Chart
-------------------

[](#compatibility-chart)

Laravel BreadcrumbsLaravelPHP**5.4**6+7.1+5.3.2 - 5.3.45.6+7.1+5.3.0 – 5.3.15.6 – 6.x7.1+5.2.15.6 – 5.87.1+5.1.1 – 5.2.05.6 – 5.77.1+5.0.0 – 5.1.05.67.1+[4.x](https://github.com/DJStarCOM/laravel-breadcrumbs/tree/4.x)5.57.0+[3.x](https://github.com/DJStarCOM/laravel-breadcrumbs/tree/3.x)5.0 – 5.45.4+[2.x](https://github.com/DJStarCOM/laravel-breadcrumbs/tree/2.x)4.0 – 4.25.3+Getting Started
---------------

[](#getting-started)

***Note:** If you are using an older version, click it in the table above to see the documentation for that version.*

***Note 2:** If you think this documentation can be improved in any way, please [edit this file](https://github.com/DJStarCOM/laravel-breadcrumbs/edit/master/README.md) and make a pull request.*

### 1. Install Laravel Breadcrumbs

[](#1-install-laravel-breadcrumbs)

Run this at the command line:

```
composer require djstarcom/laravel-breadcrumbs:5.x
```

This will update `composer.json` and install the package into the `vendor/` directory.

### 2. Define your breadcrumbs

[](#2-define-your-breadcrumbs)

Create a file called `routes/breadcrumbs.php` that looks like this:

```
