Download the PHP package yasiao/laravel-breadcrumb without Composer
On this page you can find all versions of the php package yasiao/laravel-breadcrumb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yasiao/laravel-breadcrumb
More information about yasiao/laravel-breadcrumb
Files in yasiao/laravel-breadcrumb
Download yasiao/laravel-breadcrumb
More information about yasiao/laravel-breadcrumb
Files in yasiao/laravel-breadcrumb
Vendor yasiao
Package laravel-breadcrumb
Short Description A simple breadcrumbs generator.
License MIT
Package laravel-breadcrumb
Short Description A simple breadcrumbs generator.
License MIT
Keywords laravelbreadcrumb
Please rate this library. Is it a good library?
Informations about the package laravel-breadcrumb
Laravel-Breadcrumb
A simple breadcrumb generator.
Installation
composer require yasiao/laravel-breadcrumb
Configuration
config/app.php
providers:
aliases:
config/breadcrumb.php
php artisan vendor:publish
Base Usage
-
Create the breadcrumb file in the "breadcrumb-file-path".
-
Define breadcrumbs in the breadcrumb file.
Without parameters:
With a parameter:
With parameters:
-
Render breadcrumbs.
Without parameters:
With a parameter:
With parameters:
Advanced Usage
- The breadcrumb use the special template.
All versions of laravel-breadcrumb with dependencies
PHP Build Version
Package Version
No informations.
The package yasiao/laravel-breadcrumb contains the following files
Loading the files please wait ....