Tags: gpibarra/laravel-log-viewer
Tags
Handle empty log array while preparing data to display (rap2hpoutre#214) PHP 7.4 throws an error while trying to access array offset on value of type bool returned by reset() method for empty log
Make view path a variable (rap2hpoutre#197) * Make view path a variable * Typo * Update LogViewerController.php
Add MAX_FILE_SIZE to config (rap2hpoutre#201) * Add MAX_FILE_SIZE to config * Fix typo
Fixing if ->storage_path is array and have Multiple Log View Location… …s folders (rap2hpoutre#190) * Fixing if ->storage_path is array and have Multiple Log View Locations folders * Replace variable from to
fix setFolder method (rap2hpoutre#188) $this->storage_path expected to be a string, not an array
Clear PR for Multiple Log View Locations rap2hpoutre#162 (rap2hpoutre… …#178)
PreviousNext