Releases: rap2hpoutre/laravel-log-viewer
Releases · rap2hpoutre/laravel-log-viewer
v1.0.0
4 years later...
v0.22.1
Update logviewer.php
v0.22.0
Update .travis.yml
v0.21.0
Update log.blade.php
v0.20.0: fix #166
Fix #166
v0.19.1
fix storage_path
v0.19.0: patterns for preg_match* (#156)
* Creating a array that content all the patterns used in the class, this allow if in the feature we want to create a new featured that include patterns we cant add this for a best readeability (some patterns get really complicated * Modifying all the sugestion from rap2hpoutre in the PR comments
v0.18.1: fix download, clean, delete functions when selected subfolders (#158)
* Refactoring, use encrypt helper method. * Fixes #157. * Rollback encrypt helper method for Lumen support.
v0.18.0
refactor
v0.17.0
drop ie8 support