laracraftcms / breadcrumbs
A simple Laravel-style way to create breadcrumbs in Laravel 5.
Installs: 1 120
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=5.4.0
- illuminate/support: 5.*
- illuminate/view: 5.*
Requires (Dev)
- mockery/mockery: 0.9.*
- orchestra/testbench: 3.2.*|3.3.*
- phpunit/phpunit: 4.*
- satooshi/php-coveralls: 0.6.*
This package is not auto-updated.
Last update: 2024-11-09 20:39:15 UTC
README
################################################################################ Laravel Breadcrumbs ################################################################################
A simple Laravel-style way to create breadcrumbs in Laravel 5 <http://laravel.com/>
_.
Based on the the original laravel-breadcrumbs by Dave James Miller.
Released under the MIT License.