PHPackages                             thatobabusi/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. thatobabusi/laravel-breadcrumbs

ActiveLibrary

thatobabusi/laravel-breadcrumbs
===============================

A simple Laravel-style way to create breadcrumbs.

5.3.2(6y ago)079MITPHPPHP &gt;=7.1.3

Since May 29Pushed 5y agoCompare

[ Source](https://github.com/thatobabusi/laravel-breadcrumbs)[ Packagist](https://packagist.org/packages/thatobabusi/laravel-breadcrumbs)[ Docs](https://github.com/davejamesmiller/laravel-breadcrumbs)[ RSS](/packages/thatobabusi-laravel-breadcrumbs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (32)Used By (0)

\*\*As of 27 July 2020, I forked this to take over and use this separately from the main repo as Dave is no longer supporting it. Also tired of getting the notifications "package no longer supported" when I do composer install/update/dumpautoload etc.

— *Thato*

---

**As of 18 April 2020, Laravel Breadcrumbs is not being maintained.**

It will probably keep working for a while - I [removed the version constraint](#v532-mon-30-dec-2019) from `composer.json`, so it will keep working until a future version of Laravel makes breaking changes.

If you want to create your own fork, to fix bugs or add new features, please see [the instructions below](#creating-a-pull-request). The [MIT license](#license) requires you to keep the copyright notice and license information, but otherwise you can do what you like with the code and documentation.

Thanks to the [contributors](https://github.com/thatobabusi/laravel-breadcrumbs/graphs/contributors) who helped maintain it and add features over the last 7 years - I just don't have the energy for maintaining open source projects (or writing blog posts, or for social media) that I did in 2013, and I've decided it's time to focus on new projects instead.

— *Dave*

---

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

[](#laravel-breadcrumbs)

[![Latest Stable Version](https://camo.githubusercontent.com/5e968077180b62f89fadb3376fbc5bd7905476b056d6cc7809589a14fe346ecc/68747470733a2f2f706f7365722e707567782e6f72672f746861746f6261627573692f6c61726176656c2d62726561646372756d62732f762f737461626c65)](https://packagist.org/packages/thatobabusi/laravel-breadcrumbs)[![Total Downloads](https://camo.githubusercontent.com/bcbeb7843015ed0b40946df33737d2cf10c7c583f62e2d33c3a9954b467f4227/68747470733a2f2f706f7365722e707567782e6f72672f746861746f6261627573692f6c61726176656c2d62726561646372756d62732f646f776e6c6f616473)](https://packagist.org/packages/thatobabusi/laravel-breadcrumbs)[![Monthly Downloads](https://camo.githubusercontent.com/7e7f9954bbc47e7256bc26f2f28f9c2e72dd0a52ae2c2760e077de33544a9587/68747470733a2f2f706f7365722e707567782e6f72672f746861746f6261627573692f6c61726176656c2d62726561646372756d62732f642f6d6f6e74686c79)](https://packagist.org/packages/thatobabusi/laravel-breadcrumbs)[![License](https://camo.githubusercontent.com/9983390cbbdeacacf9654a043cf8ccb50cc9b89ac99b238c6aad7cf8452c6d2d/68747470733a2f2f706f7365722e707567782e6f72672f746861746f6261627573692f6c61726176656c2d62726561646372756d62732f6c6963656e7365)](https://packagist.org/packages/thatobabusi/laravel-breadcrumbs)
[![Latest Unstable Version](https://camo.githubusercontent.com/072ff8ba250e192dc4ee348e1966b1be6d5a9812803213de16abbb826d479753/68747470733a2f2f706f7365722e707567782e6f72672f746861746f6261627573692f6c61726176656c2d62726561646372756d62732f762f756e737461626c65)](https://packagist.org/packages/thatobabusi/laravel-breadcrumbs)[![Build Status](https://camo.githubusercontent.com/97d3f4739509d54a95a236fb9ebb5ebc656a678364aaeea2e5b30a294e641202/68747470733a2f2f7472617669732d63692e636f6d2f746861746f6261627573692f6c61726176656c2d62726561646372756d62732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/thatobabusi/laravel-breadcrumbs)[![Coverage Status](https://camo.githubusercontent.com/6b6069dbc32b321564c46bf63e63c8e4efa72d566a9079e98680d2e18c65da90/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f746861746f6261627573692f6c61726176656c2d62726561646372756d62732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/thatobabusi/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.3.2**5.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/thatobabusi/laravel-breadcrumbs/tree/4.x)5.57.0+[3.x](https://github.com/thatobabusi/laravel-breadcrumbs/tree/3.x)5.0 – 5.45.4+[2.x](https://github.com/thatobabusi/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/thatobabusi/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 thatobabusi/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:

```
