Releases: rap2hpoutre/laravel-log-viewer
Releases · rap2hpoutre/laravel-log-viewer
v0.16.0
Update LaravelLogViewer.php
v0.15.0
Adding GLOB_BRACE pattern detection (#142)
v0.14.3: Fix config_path issue (#130)
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
config
v0.14.1
fix
v0.14.0
support crypt for lumen
v0.13.0
security fix
Bootstrap 4
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)
* check if request wants json * clean up * fix typo
v0.11.1
Fix long log file names breaking their container #114 (#119)