PHPackages                             tapp/nova-authentication-log - 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. tapp/nova-authentication-log

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

tapp/nova-authentication-log
============================

A Laravel Nova tool.

0.0.2(2y ago)05.3k↓33.3%1MITPHPPHP ^7.3|^8.0

Since Apr 27Pushed 2y ago5 watchersCompare

[ Source](https://github.com/TappNetwork/nova-authentication-log)[ Packagist](https://packagist.org/packages/tapp/nova-authentication-log)[ RSS](/packages/tapp-nova-authentication-log/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Nova UI for [laravel-authentication-log](https://github.com/rappasoft/laravel-authentication-log)

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

[](#installation)

```
composer require tapp/nova-authentication-log
```

### Resource

[](#resource)

Authentication Log resource will show up in the nova sidebar.
[![image](https://user-images.githubusercontent.com/7796074/234967365-3b005767-ef1d-497e-9f4a-837ac05848b6.png)](https://user-images.githubusercontent.com/7796074/234967365-3b005767-ef1d-497e-9f4a-837ac05848b6.png)[![image](https://user-images.githubusercontent.com/7796074/234967268-8659eb15-28d4-469d-bbb4-648d11013c86.png)](https://user-images.githubusercontent.com/7796074/234967268-8659eb15-28d4-469d-bbb4-648d11013c86.png)

### Relation on Authenticatable Resource (optional)

[](#relation-on-authenticatable-resource-optional)

```
MorphMany::make(
    'Authentication Logs',
    'authentications',
    \Tapp\NovaAuthenticationLog\Resources\AuthenticationLog::class
),
```

[![image](https://user-images.githubusercontent.com/7796074/234967155-6366f923-9162-4599-af9f-578eb8756b0d.png)](https://user-images.githubusercontent.com/7796074/234967155-6366f923-9162-4599-af9f-578eb8756b0d.png)

### Configuration (optional)

[](#configuration-optional)

```
php artisan vendor:publish --provider="Tapp\NovaAuthenticationLog\ToolServiceProvider" --tag="config"
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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 ~25 days

Total

2

Last Release

1091d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d72a8c345b7f4205dc1edaff8d05ce78f7fe1ec93dce0e52d29f18e885508d4f?d=identicon)[tapp](/maintainers/tapp)

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

![](https://www.gravatar.com/avatar/5ac72d31fcf96191b82f452d6df6990219c5ffdfd7673859d3fa46cf1dd6193b?d=identicon)[johnwesely](/maintainers/johnwesely)

![](https://www.gravatar.com/avatar/098c516353ec886f976c4079004fac2502b619b37889deff70fe33abb1d30209?d=identicon)[swilla](/maintainers/swilla)

---

Top Contributors

[![scottgrayson](https://avatars.githubusercontent.com/u/7796074?v=4)](https://github.com/scottgrayson "scottgrayson (2 commits)")[![andreia](https://avatars.githubusercontent.com/u/38911?v=4)](https://github.com/andreia "andreia (1 commits)")[![swilla](https://avatars.githubusercontent.com/u/304159?v=4)](https://github.com/swilla "swilla (1 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/tapp-nova-authentication-log/health.svg)

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

###  Alternatives

[bolechen/nova-activitylog

A tool to activity logger to monitor the users of your Laravel Nova.

99683.9k4](/packages/bolechen-nova-activitylog)[php-junior/nova-logs

Provides a Log Viewer for Laravel Nova

77440.0k1](/packages/php-junior-nova-logs)[kabbouchi/nova-logs-tool

A Laravel Nova tool to manage and keep track of each one of your logs files.

73362.1k](/packages/kabbouchi-nova-logs-tool)[spatie/nova-tail-tool

A Laravel Nova tool to display the application log.

119128.2k1](/packages/spatie-nova-tail-tool)[insenseanalytics/nova-server-monitor

A Laravel Nova tool for Spatie's Server Monitor library.

6546.9k](/packages/insenseanalytics-nova-server-monitor)[stepanenko3/nova-logs-tool

A Laravel Nova tool to manage and keep track of each one of your logs files.

27112.9k](/packages/stepanenko3-nova-logs-tool)

PHPackages © 2026

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