yajra/laravel-breadcrumbs
A simple Laravel-style way to create breadcrumbs in Laravel 5.4+.
Maintainers
5.1.2
2018-09-14 06:29 UTC
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.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT f24853b97d9f973a9b936d2692f93b11924415e2
- Dave James Miller <dave.woop@davejamesmiller.com>
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.
