laravel-log-viewer
laravel-log-viewer copied to clipboard
Wrong logs path
Hello,
I wanted to try your package but all the logs paths seems to be wrong, for example when I click on the link for today's logs:
No such log file: /var/www/html/storage/logs//var/www/html/storage/logs\laravel-2022-04-16.log
- The logs path appears twice
- There's a backslash instead of a slash before the filename
Do you know if this is something that can come from my configuration?
Thanks for your help!
The same problem after switch from php 7.4 to 8.1
same here, with laravel 9
Issue still seems to exist. Can it be merged into main branch?