laravel-log-viewer
laravel-log-viewer copied to clipboard
:dromedary_camel: Laravel log viewer
Please review the changes for the issue https://github.com/rap2hpoutre/laravel-log-viewer/issues/272
When I exported `log.blade.php` to views. After that, I ran `artisan optimize:clear` and errors. ` Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php:877` Please help me. Thank you so...
Is it possible to add the Database Changelog?
When there is no log file basename create a warning. Because basename needs a string as the first parameter. I checked the empty file and return null otherwise return the...
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...
Hi, The CDN for bootstrap is not working anymore. You should shift it to something else or probably host it instead of CDN
Hi 👋 I started this lib a long time ago (2014), based on @mikemand work. It has now 7 years old 😱 and 3.7+ million downloads. Thanks to contributors' enthusiasm,...
CDN links of bootstrap and jquery are restricted in china so I moved them local assets. Also, update readme to publish assets
docker img 
After upgrading to the latest version I noticed that the list of log files on the left that has previously been sorted by filename were now seemingly random (or being...