shaonmajumder/log-viewer
Beautiful, secure Laravel log viewer for Laravel 9–11 and PHP 8+. Auto-discovers log files, highlights levels, supports themes, search and level filtering, context expansion, tail mode, auto-refresh, and downloading full or filtered output.
Fixed log line splitting so UTF-8/Bangla text inside a Laravel log record is not incorrectly treated as a line break.
src/Http/Controllers/LaravelLogController.phppreg_split('/\R/', ...).How can I help you explore Laravel packages today?