Download the PHP package ismuk/laravel-breadcrumbs without Composer
On this page you can find all versions of the php package ismuk/laravel-breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ismuk/laravel-breadcrumbs
More information about ismuk/laravel-breadcrumbs
Files in ismuk/laravel-breadcrumbs
Package laravel-breadcrumbs
Short Description A simple Laravel-style way to create breadcrumbs in Laravel 4+.
License MIT License
Homepage https://laravel-breadcrumbs.readthedocs.io/
Informations about the package laravel-breadcrumbs
################################################################################ Laravel Breadcrumbs 3 ################################################################################
A simple Laravel-style way to create breadcrumbs in Laravel 5.
(If you are still using Laravel 4.0 to 4.2 please use the 2.x version 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
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
Feature Requests / Pull Requests
Open an issue first the discuss the idea.
Copyright © 2013-2015 Dave James Miller. Released under the MIT License.