PHPackages                             geowrgetudor/404-monitor - 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. geowrgetudor/404-monitor

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

geowrgetudor/404-monitor
========================

Monitor 404 pages within Laravel Pulse

2.1(4mo ago)2530.4k↓35.3%3[3 PRs](https://github.com/geowrgetudor/404-monitor/pulls)MITPHPPHP ^8.2|^8.3|^8.4CI passing

Since Dec 6Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/geowrgetudor/404-monitor)[ Packagist](https://packagist.org/packages/geowrgetudor/404-monitor)[ Docs](https://github.com/geowrgetudor/404-monitor)[ RSS](/packages/geowrgetudor-404-monitor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (9)Versions (10)Used By (0)

[![404 Monitor for Laravel Pulse](/404-monitor.png)](/404-monitor.png)

Track 404 errors in Laravel Pulse
=================================

[](#track-404-errors-in-laravel-pulse)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c5239e8d879deaf03a1a75ba9e96a28fd7c6909310d6f560bb920533d4046efc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67656f777267657475646f722f3430342d6d6f6e69746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/geowrgetudor/404-monitor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/70b0817c870e43c7a362db8d954e18816521316bb149bf1f0aac017f07fb897f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f67656f777267657475646f722f3430342d6d6f6e69746f722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/geowrgetudor/404-monitor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0d771954ab3235a975125ccacd54e6ff354e99caec4782159fe5cd9cfd138d3a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f67656f777267657475646f722f3430342d6d6f6e69746f722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/geowrgetudor/404-monitor/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5ec76db7470d136aa87ded896542d6a29f9118bcb91f76bb9ecde7da7bbb153a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67656f777267657475646f722f3430342d6d6f6e69746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/geowrgetudor/404-monitor)

This is a Laravel Pulse package that allows you to track 404 errors.

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

[](#installation)

You can install the package via composer:

```
composer require geowrgetudor/404-monitor
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="404-monitor-views"
```

Usage
-----

[](#usage)

Register the recorder in `config/pulse.php`. (If you don't have this file make sure you have published the config file of Laravel Pulse using `php artisan vendor:publish --tag=pulse-config`)

```
return [
    // ...

    'recorders' => [
        // Existing recorders...

        \Geow\NotFoundMonitor\Recorders\NotFoundRecorder::class => [
            'enabled' => true,
            'ignore' => [
                // Ignore specific urls (regex supported)
            ],
        ]
    ]
]

```

Publish Laravel Pulse `dashboard.blade.php` view using `php artisan vendor:publish --tag=pulse-dashboard`

Then you can modify the file and add the 404-monitor livewire template.

```

```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [George Tudor](https://github.com/geowrgetudor)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance83

Actively maintained with recent releases

Popularity38

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 59.3% 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 ~125 days

Recently: every ~187 days

Total

7

Last Release

146d ago

Major Versions

1.4 → 2.02025-06-16

PHP version history (3 changes)1.0PHP ^8.1

1.4PHP ^8.1|^8.2|^8.3

2.0PHP ^8.2|^8.3|^8.4

### Community

Maintainers

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

---

Top Contributors

[![geowrgetudor](https://avatars.githubusercontent.com/u/7842657?v=4)](https://github.com/geowrgetudor "geowrgetudor (16 commits)")[![emedchill](https://avatars.githubusercontent.com/u/1240252?v=4)](https://github.com/emedchill "emedchill (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")[![timacdonald](https://avatars.githubusercontent.com/u/24803032?v=4)](https://github.com/timacdonald "timacdonald (2 commits)")

---

Tags

laravellaravel-packagelaravel-pulselaravel-routeslaravelpulse404-monitor

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/geowrgetudor-404-monitor/health.svg)

```
[![Health](https://phpackages.com/badges/geowrgetudor-404-monitor/health.svg)](https://phpackages.com/packages/geowrgetudor-404-monitor)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[spatie/laravel-slack-alerts

Send a message to Slack

3212.6M4](/packages/spatie-laravel-slack-alerts)[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

142347.8k](/packages/keepsuit-laravel-opentelemetry)[spatie/laravel-error-share

Share your Laravel errors to Flare

43965.6k3](/packages/spatie-laravel-error-share)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[tapp/filament-maillog

Filament plugin to view outgoing mail

2952.6k1](/packages/tapp-filament-maillog)

PHPackages © 2026

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