PHPackages                             laravel/nova-log-viewer - 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. [Framework](/categories/framework)
4. /
5. laravel/nova-log-viewer

ActiveLibrary[Framework](/categories/framework)

laravel/nova-log-viewer
=======================

A Laravel Nova tool for viewing your application logs.

v1.2.0(2mo ago)136301.3k—1.2%15[1 PRs](https://github.com/laravel/nova-log-viewer/pulls)1MITPHPPHP ^8.1

Since May 2Pushed 2mo ago16 watchersCompare

[ Source](https://github.com/laravel/nova-log-viewer)[ Packagist](https://packagist.org/packages/laravel/nova-log-viewer)[ RSS](/packages/laravel-nova-log-viewer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (15)Used By (1)

[![Nova Log Viewer](https://camo.githubusercontent.com/2e4894ffdc94f838ea72582fd894e33f5ff4dbceb814d5a40eb31bc832382994/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4e6f76612532304c6f672532305669657765722e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c61726176656c2532466e6f76612d6c6f672d766965776572267061747465726e3d63616765267374796c653d7374796c655f31266465736372697074696f6e3d412b4c61726176656c2b4e6f76612b746f6f6c2b666f722b76696577696e672b796f75722b6170706c69636174696f6e2b6c6f6773266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d6c6f67696e)](https://camo.githubusercontent.com/2e4894ffdc94f838ea72582fd894e33f5ff4dbceb814d5a40eb31bc832382994/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4e6f76612532304c6f672532305669657765722e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c61726176656c2532466e6f76612d6c6f672d766965776572267061747465726e3d63616765267374796c653d7374796c655f31266465736372697074696f6e3d412b4c61726176656c2b4e6f76612b746f6f6c2b666f722b76696577696e672b796f75722b6170706c69636174696f6e2b6c6f6773266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d6c6f67696e)

This package makes it easy to view your Laravel application logs inside of Nova. It even supports polling.

[![logviewer](https://user-images.githubusercontent.com/58970/166284652-f7aea6f8-849d-4698-aa18-c8c31d8eb0d9.png)](https://user-images.githubusercontent.com/58970/166284652-f7aea6f8-849d-4698-aa18-c8c31d8eb0d9.png)

Installation
------------

[](#installation)

You can install the Nova tool via Composer:

```
composer require laravel/nova-log-viewer
```

Next, you must register the tool with Nova. This is typically done in the `tools` method of your application's `NovaServiceProvider`.

```
public function tools()
{
    return [
        // ...
        \Laravel\Nova\LogViewer\LogViewer::make(),
    ];
}
```

###  Health Score

61

—

FairBetter than 99% of packages

Maintenance88

Actively maintained with recent releases

Popularity52

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~157 days

Recently: every ~108 days

Total

10

Last Release

61d ago

Major Versions

0.1.4 → v1.0.02024-12-14

PHP version history (2 changes)0.1.0PHP ^7.3|^8.0

v1.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/463230?v=4)[Taylor Otwell](/maintainers/taylorotwell)[@taylorotwell](https://github.com/taylorotwell)

![](https://www.gravatar.com/avatar/4d5351482a1d1514874fdec03f30b5074517ce7c0062059fd3c584cd259a613b?d=identicon)[davidhemphill](/maintainers/davidhemphill)

---

Top Contributors

[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (22 commits)")[![davidhemphill](https://avatars.githubusercontent.com/u/58970?v=4)](https://github.com/davidhemphill "davidhemphill (10 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (4 commits)")[![Jon78](https://avatars.githubusercontent.com/u/51792370?v=4)](https://github.com/Jon78 "Jon78 (2 commits)")[![molbal](https://avatars.githubusercontent.com/u/5754480?v=4)](https://github.com/molbal "molbal (2 commits)")[![memhgh](https://avatars.githubusercontent.com/u/58462411?v=4)](https://github.com/memhgh "memhgh (1 commits)")[![duncanmcclean](https://avatars.githubusercontent.com/u/19637309?v=4)](https://github.com/duncanmcclean "duncanmcclean (1 commits)")[![ricardov03](https://avatars.githubusercontent.com/u/2243870?v=4)](https://github.com/ricardov03 "ricardov03 (1 commits)")[![aryehraber](https://avatars.githubusercontent.com/u/5065331?v=4)](https://github.com/aryehraber "aryehraber (1 commits)")

---

Tags

laravelnova

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/laravel-nova-log-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-nova-log-viewer/health.svg)](https://phpackages.com/packages/laravel-nova-log-viewer)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[laravel/nova-pennant

A Pennant Resource Tool for Laravel Nova

23135.5k](/packages/laravel-nova-pennant)

PHPackages © 2026

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