PHPackages                             novay/notifier-module - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. novay/notifier-module

ActiveLaravel-module[Mail &amp; Notifications](/categories/mail)

novay/notifier-module
=====================

Laravel exception notifier will send an email of the error along with the stack trace to the chosen recipients.

1.0(6y ago)012MITPHP

Since Jan 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/novay/notifier-module)[ Packagist](https://packagist.org/packages/novay/notifier-module)[ RSS](/packages/novay-notifier-module/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Exception Notifier
==========================

[](#laravel-exception-notifier)

Laravel exception notifier will send an email of the error along with the stack trace to the chosen recipients.

[![Total Downloads](https://camo.githubusercontent.com/20d13dc961ded88c8f3c34c6c1f62694cfda08a2be72c2281e8d1b2b86a874e8/68747470733a2f2f706f7365722e707567782e6f72672f6e6f7661792f6e6f7469666965722d6d6f64756c652f642f746f74616c2e737667)](https://packagist.org/packages/novay/notifier-module)[![StyleCI](https://camo.githubusercontent.com/e2872338b90f9c49d652100ce6844b68f63529c53bb576fc969fd3d8aa329562/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f39313833333138312f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/91833181)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

Table of contents:

- [About](#about)
- [Requirements](#requirements)
- [Installation Instructions](#installation-instructions)
- [Screenshots](#screenshots)
- [License](#license)

About
-----

[](#about)

[This Package](https://packagist.org/packages/novay/notifier-module) includes all necessary traits, views, configs, and Mailers for email notifications upon your applications exceptions. You can customize who send to, cc to, bcc to, enable/disable, and custom subject or default subject based on environment. Built for Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8 or 6+.

Get the errors and fix them before the client even reports them, that's why this exists!

Requirements
------------

[](#requirements)

- [Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6+](https://laravel.com/docs/installation)
- [Modules by nwidart](https://github.com/nwidart/laravel-modules)
- [Modules Installer by joshbrw](https://github.com/joshbrw/laravel-module-installer)

Installation Instructions
-------------------------

[](#installation-instructions)

1. Install Package Via Composer

```
composer require novay/notifier-module

```

2. Done

> Make sure you have configured your [Laravel Mail](https://laravel.com/docs/master/mail) correctly to see this magic happen.

3. Configuration (Next Step)

> This file config can be found on `Module\Config\config.php`. You can enable/disable this module from there or to specify the e-mail address that will receive notifications.

Screenshots
-----------

[](#screenshots)

[![Email Notification](https://raw.githubusercontent.com/novay/novay-gallery/master/notifier-module.png)](https://raw.githubusercontent.com/novay/novay-gallery/master/notifier-module.png)

License
-------

[](#license)

Notifier Modules is licensed under the MIT license and originaly owned by [Jeremy Kenedy](https://github.com/jeremykenedy) for both personal and commercial products. Enjoy!

##### For package version, you can find [here](https://github.com/novay/laravel-exception-notifier)

[](#for-package-version-you-can-find-here)

##### Tested &amp; running smoothly on Laravel 6+

[](#tested--running-smoothly-on-laravel-6)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2310d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/712577?v=4)[Novianto Rahmadi](/maintainers/novay)[@novay](https://github.com/novay)

---

Tags

laravelemailexceptionnotificationexception handlerLaravel Exceptionsemail-notificationsemail-notificationexception-emailexception-emailsexception-messages

### Embed Badge

![Health badge](/badges/novay-notifier-module/health.svg)

```
[![Health](https://phpackages.com/badges/novay-notifier-module/health.svg)](https://phpackages.com/packages/novay-notifier-module)
```

###  Alternatives

[jeremykenedy/laravel-exception-notifier

Laravel exception notifier will send an email of of the error along with the stack trace to the chosen recipients.

137264.9k](/packages/jeremykenedy-laravel-exception-notifier)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[themonkeys/error-emailer

Emails you whenever an error occurs on your server

4916.6k](/packages/themonkeys-error-emailer)

PHPackages © 2026

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