Download the PHP package rukhsar/larabread without Composer
On this page you can find all versions of the php package rukhsar/larabread. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rukhsar/larabread
More information about rukhsar/larabread
Files in rukhsar/larabread
Download rukhsar/larabread
More information about rukhsar/larabread
Files in rukhsar/larabread
Vendor rukhsar
Package larabread
Short Description A simple package for adding breadcrumbs to your application.
License MIT
Package larabread
Short Description A simple package for adding breadcrumbs to your application.
License MIT
Keywords breadcrumbslaravel
Please rate this library. Is it a good library?
Informations about the package larabread
LaraBread
A simple package for adding breadcrumbs to your application. Its use collections to make the breadcrumb tree.
Installation
Install using composer
Then add
into your config/app.php
providers section and
into aliases section.
If you want to customize the default breadcrumb template then you can publish the breadcrumb views using below command.
this will place the template file in vendor/larabread
.
Usage
You can use this package to create breadcrumbs using following.
To display breadcrumbs use below in your blade template.
All versions of larabread with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
illuminate/routing Version 5.*
illuminate/support Version 5.*
illuminate/view Version 5.*
illuminate/routing Version 5.*
illuminate/support Version 5.*
illuminate/view Version 5.*
The package rukhsar/larabread contains the following files
Loading the files please wait ....