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(3y ago)05.3k↓66.7%1MITPHPPHP ^7.3|^8.0

Since Apr 27Pushed 3y 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 yesterday

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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

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

1137d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/837400?v=4)[tapp](/maintainers/tapp)[@tapp](https://github.com/tapp)

![](https://avatars.githubusercontent.com/u/7796074?v=4)[Scott Grayson](/maintainers/scottgrayson)[@scottgrayson](https://github.com/scottgrayson)

![](https://avatars.githubusercontent.com/u/29612767?v=4)[johnwesely](/maintainers/johnwesely)[@johnwesely](https://github.com/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.

100730.9k8](/packages/bolechen-nova-activitylog)[php-junior/nova-logs

Provides a Log Viewer for Laravel Nova

79450.5k1](/packages/php-junior-nova-logs)[devpartners/auditable-log

A Laravel Nova resource tool for displaying the Laravel Auditing audit log.

51819.4k](/packages/devpartners-auditable-log)[kabbouchi/nova-logs-tool

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

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

A Laravel Nova tool to display the application log.

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

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

6454.1k](/packages/insenseanalytics-nova-server-monitor)

PHPackages © 2026

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