ismuk / laravel-breadcrumbs by ismuk
forked from d13r/laravel-breadcrumbs

A simple Laravel-style way to create breadcrumbs in Laravel 4+.
57
1
1
Package Data
Maintainer Username: ismuk
Maintainer Contact: dave@davejamesmiller.com (Dave James Miller)
Package Create Date: 2017-01-29
Package Last Update: 2017-01-31
Home Page: https://laravel-breadcrumbs.readthedocs.io/
Language: PHP
License: MIT License
Last Refreshed: 2024-04-19 15:11:12
Package Statistics
Total Downloads: 57
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

################################################################################ 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>_.