Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit 5fcb7ae

Browse files
Added a note about laravel 5
1 parent 01581c2 commit 5fcb7ae

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Laravel Navigation
99
[![Latest Version](https://img.shields.io/github/release/GrahamCampbell/Laravel-Navigation.svg?style=flat-square)](https://github.com/GrahamCampbell/Laravel-Navigation/releases)
1010

1111

12+
### Looking for a laravel 5 compatable version?
13+
14+
Checkout the [master branch](https://github.com/GrahamCampbell/Laravel-Navigation/tree/master), installable by requiring `"graham-campbell/navigation": "~2.0"`.
15+
16+
1217
## Introduction
1318

1419
Laravel Navigation was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell), and is a navigation bar generator for [Laravel 4.2](http://laravel.com). Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/GrahamCampbell/Laravel-Navigation/releases), [license](LICENSE.md), [api docs](http://docs.grahamjcampbell.co.uk), and [contribution guidelines](CONTRIBUTING.md).

0 commit comments

Comments
 (0)