Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Feb 5, 2015
1 parent 579d021 commit ebf76db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Laravel 4.2 log viewer
Laravel >=4.2 log viewer
======================

[![Latest Stable Version](https://poser.pugx.org/rap2hpoutre/laravel-log-viewer/v/stable.svg)](https://packagist.org/packages/rap2hpoutre/laravel-log-viewer) [![Monthly Downloads](https://poser.pugx.org/rap2hpoutre/laravel-log-viewer/d/monthly.png)](https://packagist.org/packages/rap2hpoutre/laravel-log-viewer)

TL;DR
-----
The best (IMO) Log Viewer for Laravel 4.2. **Install with composer, create a route to `LogViewerController`**. No public assets, no vendor routes, works with and/or without log rotate. Inspired by Micheal Mand's [Laravel 4 log viewer](https://github.com/mikemand/logviewer) (works only with laravel 4.1)
The best (IMO) Log Viewer for Laravel >=4.2. **Install with composer, create a route to `LogViewerController`**. No public assets, no vendor routes, works with and/or without log rotate. Inspired by Micheal Mand's [Laravel 4 log viewer](https://github.com/mikemand/logviewer) (works only with laravel 4.1)

What ?
------
Expand Down

0 comments on commit ebf76db

Please sign in to comment.