ismuk/laravel-breadcrumbs

A simple Laravel-style way to create breadcrumbs in Laravel 4+.
66 1
Install
composer require ismuk/laravel-breadcrumbs
Latest Version:3.0.3
PHP:>=5.4.0
License:MIT License
Last Updated:Jan 31, 2017
Links: GitHub  ·  Packagist
Maintainer: ismuk

################################################################################ Laravel Breadcrumbs 3 ################################################################################

A simple Laravel-style way to create breadcrumbs in Laravel 5 <http://laravel.com/>_.

(If you are still using Laravel 4.0 to 4.2 please use the 2.x version <https://github.com/davejamesmiller/laravel-breadcrumbs/tree/2.x>_ of Laravel Breadcrumbs instead.)

Forked from https://github.com/davejamesmiller/laravel-breadcrumbs and updated to work with Laravel 5.4

Big thanks to Dave James Miller for the effort and time put into this to date.

================================================================================ Documentation

View documentation >> <https://laravel-breadcrumbs.readthedocs.io/>_

Note: If you have any suggestions for improving the documentation -- especially if anything is unclear to you and could be explained better -- please let me know. (Or just edit it yourself and make a pull request.)

================================================================================ Support Requests / Bug Reports

Currently I am not activly supporting this but will be keeping it up to date with new versions of Laravel. You may find some help here <https://github.com/davejamesmiller/laravel-breadcrumbs/issues/137>_

================================================================================ Feature Requests / Pull Requests

Open an issue first the discuss the idea.


Copyright © 2013-2015 Dave James Miller. Released under the MIT License <docs/license.rst>_.