Skip to content

Releases: rap2hpoutre/laravel-log-viewer

v0.16.0

16 Jun 08:11
75e43dd
Compare
Choose a tag to compare
Update LaravelLogViewer.php

v0.15.0

10 Jun 10:03
Compare
Choose a tag to compare
Adding GLOB_BRACE pattern detection (#142)

v0.14.3: Fix config_path issue (#130)

20 Mar 21:26
Compare
Choose a tag to compare
Fixes #126

Lumen does not have a `config_path` helper, so we have to make our own. Thanks to https://gist.github.com/mabasic/21d13eab12462e596120#gistcomment-2140273 for the correct method to get the config path for Lumen.

v0.14.2

20 Mar 20:54
Compare
Choose a tag to compare
config

v0.14.1

20 Mar 09:44
Compare
Choose a tag to compare
fix

v0.14.0

20 Mar 05:15
Compare
Choose a tag to compare
support crypt for lumen

v0.13.0

07 Mar 09:17
Compare
Choose a tag to compare
security fix

Bootstrap 4

01 Mar 08:54
Compare
Choose a tag to compare
Update for Bootstrap 4  (#122)

* update for bootstrap4, using fontawesome. adjust some spacing and font-size away from bs4 default

* better style organization, change style and markup on button in content section for bs4

v0.11.2: Add API compability (#121)

27 Feb 08:12
Compare
Choose a tag to compare
* check if request wants json

* clean up

* fix typo

v0.11.1

23 Feb 12:53
Compare
Choose a tag to compare
Fix long log file names breaking their container #114 (#119)