adiliogobira/laravel-breadcrumbs
A simple Laravel-style way to create breadcrumbs.
Maintainers
Package info
github.com/adiliogobira/laravel-breadcrumbs
pkg:composer/adiliogobira/laravel-breadcrumbs
5.3.2
2019-12-30 22:50 UTC
Requires
- php: >=7.1.3
- facade/ignition-contracts: ^1.0
- illuminate/support: >=5.6
- illuminate/view: >=5.6
Requires (Dev)
- orchestra/testbench: >=3.6
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^7.0|^8.0
- spatie/phpunit-snapshot-assertions: ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 99f92a706faefb5e1816caa96e877a0184509e5b
- 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.
