Skip to content

Commit ac86dd2

Browse files
committed
Merge branch 'master' of github.com:understand/understand-laravel
2 parents 72d7d7e + 8e4c293 commit ac86dd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
## Laravel service provider for Understand.io
1+
## Laravel 4 service provider for Understand.io
22

33
[![Build Status](https://travis-ci.org/understand/understand-laravel.svg)](https://travis-ci.org/understand/understand-laravel)
44
[![Latest Stable Version](https://poser.pugx.org/understand/understand-laravel/v/stable.svg)](https://packagist.org/packages/understand/understand-laravel)
55
[![Latest Unstable Version](https://poser.pugx.org/understand/understand-laravel/v/unstable.svg)](https://packagist.org/packages/understand/understand-laravel)
66
[![License](https://poser.pugx.org/understand/understand-laravel/license.svg)](https://packagist.org/packages/understand/understand-laravel)
77

8+
> [Laravel 5 service provider](https://github.com/understand/understand-laravel5)
9+
810
### Introduction
911

1012
This packages provides a full abstraction for Understand.io and provides extra features to improve Laravel's default logging capabilities. It is essentially a wrapper around Laravel's event handler to take full advantage of Understand.io's data aggregation and analysis capabilities.

0 commit comments

Comments
 (0)