# rap2hpoutre/laravel-log-viewer

:dromedary_camel: Laravel log viewer

Repository: https://github.com/rap2hpoutre/laravel-log-viewer
Canonical: https://ross.abutalabs.com/products/laravel-log-viewer
Language: PHP
License: MIT
License Family: permissive
Topics: laravel-log-viewer, php, laravel, log, lumen, log-viewer, hacktoberfest
Last push: 2026-05-12T11:40:11+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 82, release rhythm 51, longevity 100
- inputs: {"age_days": 4301, "days_push": 113, "days_rel": 113, "gap_med": 213.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3193, forks 386 (observed 2026-08-28T04:07:48.239348+00:00)

## What it is
A Laravel package that provides a web-based viewer for application log files, installable via Composer with a single route. It supports Laravel 12 & 13 and works with or without log rotation, with no public assets or vendor routes.

## Use cases
- view laravel application logs in the browser
- browse laravel log files without ssh
- read rotated laravel logs
- debug laravel errors via a web ui
- inspect lumen logs

## When to choose
- you run a Laravel or Lumen app and want quick in-app log browsing
- you want a zero-asset, route-based log viewer installed via composer
- you need support for log-rotated files

## When to avoid
- you need centralized log aggregation across many servers
- you use a framework other than Laravel/Lumen
- you need advanced log search, alerting, or retention features

## Facets
- artifact type: plugin
- maturity: active
- function: logging, developer-tools, gui
- domain: developer-tools, monitoring, web-development
- platform: php, self-hosted
- tags: laravel, lumen, log-viewer, composer-package, web-server

## Member repositories
- rap2hpoutre/laravel-log-viewer (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.239348+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:24:55.340077+00:00, confidence not recorded.
  - readme: https://github.com/rap2hpoutre/laravel-log-viewer (fetched 2026-08-28T04:07:48.239348+00:00, sha 57b92a6be859)
- Data as of 2026-08-30T08:39:29.467469+00:00.
