laravel-log-viewer
laravel-log-viewer copied to clipboard
Directory rendering exception
Default configuration used
Version 2.0
++
I'm also experiencing this. Looks like it has to do with the folders getting passed in their absolute form to the encypt in the first half of the static directoryTreeStructure.
Bro,You can try mine #266
I've found some issues in LaravelLogViewer class methods getFiles() and getFolders(). Just copied old version of these methods.. Fixed LaravelLogViewer class directoryTreeStructure() method also. Added check is folder filled before echo folder item (line 408).
Yep this package doesn't work properly anymore since v2...