yajra / laravel-breadcrumbs
A simple Laravel-style way to create breadcrumbs in Laravel 5.4+.
Installs: 3 194
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 2
Open Issues: 0
Requires
- php: >=7.1.3
- illuminate/support: 5.6.*|5.7.*
- illuminate/view: 5.6.*|5.7.*
Requires (Dev)
- laravel/framework: 5.6.*|5.7.*
- orchestra/testbench: 3.6.*|3.7.*
- php-coveralls/php-coveralls: ^1.0
- phpunit/phpunit: 7.*
README
A simple Laravel-style way to create breadcrumbs in Laravel 5.4.
Note
This package is just a fork of davejamesmiller/laravel-breadcrumbs awesome package. This fork is intended to make it work with Laravel 5.4 since the original package is NO LONGER MAINTAINED.
Documentation
Please refer to the original documentation for ref.
Note I replace the namespace from DaveJamesMiller
to Yajra
.
License
The MIT License (MIT). Please see License File for more information.