Skip to content

Commit cc99276

Browse files
committed
Update README.md
1 parent 260b20a commit cc99276

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
laravel-log-viewer
22
==================
3+
TL;DR
4+
-----
5+
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)
6+
7+
What ?
8+
------
9+
Small log viewer for laravel. Looks like this:
10+
11+
312
Install
413
-------
514
Install via composer

0 commit comments

Comments
 (0)