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

Fast and beautiful Log Viewer for Laravel

Results 17 log-viewer issues
Sort by recently updated
recently updated
newest added

This is what my stacktrace looks like: ``` Attempt to read property "avatar" on null {"view":{"view":"I:\\Sites\\RustMetricsPro\\resources\\views\\partials\\dashboard2\\navbar.blade.php","data":{"errors":"Illuminate\\Support\\ViewErrorBag {#460 #bags: [] } Sfdump(\"sf-dump-230239133\", {\"maxDepth\":3,\"maxStringLength\":160}) ","exception":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException {#378 #message: \"The route css/webfonts/fa-regular-400.woff2 could not...

If first file in folder has been lock, It throw exception, I cant delete other file

All records do not appear and when downloading the file they appear ![image](https://github.com/opcodesio/log-viewer/assets/75640807/50b856c3-a6c2-4553-9b36-c3cf02d8186b)

page load fine in local but in staging there is an issue local ![captures_chrome-capture-2023-10-16 (1)](https://github.com/opcodesio/log-viewer/assets/17373050/8fd3d153-ec7a-4604-938d-6eaddcfc1e30) staging ![captures_chrome-capture-2023-10-16](https://github.com/opcodesio/log-viewer/assets/17373050/37da709f-8344-421b-ac42-1925d57fac1a) I ran php artisan log-viewer:publish in both

1. Select all severities 2. Search something globally (without selecting a file) 3. Error happens: ``` Cannot assign string to property Opcodes\LogViewer\Readers\MultipleLogReader::$exceptLevels of type ?array ```

Hi, thanks for this awesome package ❤️ . I've tried using it inside my Laravel Nova project - and the way Nova loads external-to-nova URIs is by loading them in...

Related: #174 This pull request fixes tests on windows for using `illuminate/filesystem` and adds an option for absolute paths. The fix for windows was to check for existing files before...