laravel-log-viewer icon indicating copy to clipboard operation
laravel-log-viewer copied to clipboard

Directory rendering exception

Open smileymrking opened this issue 3 years ago • 5 comments

image image Default configuration used Version 2.0

smileymrking avatar Feb 24 '22 11:02 smileymrking

++

1YalcinSahin1 avatar Feb 24 '22 15:02 1YalcinSahin1

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.

tentus avatar Feb 25 '22 17:02 tentus

Bro,You can try mine #266

Purek avatar Mar 06 '22 17:03 Purek

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).

Vytautas-RA avatar Mar 15 '22 13:03 Vytautas-RA

Yep this package doesn't work properly anymore since v2...

volkv avatar Mar 24 '22 11:03 volkv