PHPackages                             nimaw/logviewer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. nimaw/logviewer

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

nimaw/logviewer
===============

Laravel &amp; Lumen package for viewing laravel logs

1.0.1(4y ago)012MITCSSPHP ^7.3|^8.0

Since Mar 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Nimaw/Laravel-Log-Viewer)[ Packagist](https://packagist.org/packages/nimaw/logviewer)[ Docs](https://github.com/nimaw)[ RSS](/packages/nimaw-logviewer/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Laravel log viewer
==================

[](#laravel-log-viewer)

You can view your logs easly with beautiful panel. You can search, view, filter logs and switch log files.

Installation
============

[](#installation)

```
composer require nimaw/logviewer

```

Seting up laravel logviewer
===========================

[](#seting-up-laravel-logviewer)

Run:

To publish logviewer dashboard assets.

```
php artisan vendor:publish --tag=logviewer-assets

```

Now you can easly access to dashboard with `/logs` address.

Configuration
=============

[](#configuration)

You can also publish configuration to customize things like logs path, logs extentions, route, middlewares to include, pagination count.

```
php artisan vendor:publish --tag=logviewer-config

```

Note
====

[](#note)

By default laravel log viewer need to authenticate to access to dashboard, If you do not need this future you can easily remove "auth" middleware on config file.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1515d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/299fbb462660b1020307f9f79c0df8ed51853b47382b653ba7efb8ba8ef2ffda?d=identicon)[NimaTF](/maintainers/NimaTF)

---

Top Contributors

[![Nimaw](https://avatars.githubusercontent.com/u/66498830?v=4)](https://github.com/Nimaw "Nimaw (20 commits)")

---

Tags

laravel-logslaravel-logs-viewerLog viewer laravel

### Embed Badge

![Health badge](/badges/nimaw-logviewer/health.svg)

```
[![Health](https://phpackages.com/badges/nimaw-logviewer/health.svg)](https://phpackages.com/packages/nimaw-logviewer)
```

###  Alternatives

[kitloong/laravel-app-logger

Laravel log for your application

101.2M8](/packages/kitloong-laravel-app-logger)[label84/laravel-auth-log

Log user authentication actions in Laravel.

3654.0k](/packages/label84-laravel-auth-log)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1286.2k](/packages/shaffe-laravel-mail-log-channel)[laravel-enso/logs

Log management dependency for Laravel Enso

1142.1k7](/packages/laravel-enso-logs)[kssadi/log-tracker

A powerful, intuitive, and efficient log viewer for Laravel applications.

264.8k](/packages/kssadi-log-tracker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
