承接 lehagere/error-log-notification 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

lehagere/error-log-notification

Composer 安装命令:

composer require lehagere/error-log-notification

包简介

A time bound error notification for Laravel.

README 文档

README

Latest Version on Packagist Total Downloads

The package will register logs (error, warning, etc.) in the database and send them via email as a report on the configured duration. I developed the package because I was tired of regularly checking my log files for errors. And as an admin of my systems I want to be ahead of the curve reslove the issues.

Installation

You can install the package via composer:

composer require lehagere/error-log-notification

Usage

You have to migrate for the table to be included in your database.

php artisan migrate

Publish the configuration file.

php artisan vendor:publish

You can update the duration of the notification and who should get the email notification.

Security

If you discover any security related issues, please send a message @lehagere instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-02