承接 alt-three/sentry 相关项目开发

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

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

alt-three/sentry

最新稳定版本:v1.4.0

Composer 安装命令:

composer require alt-three/sentry

包简介

A Sentry Bridge For Laravel 5

README 文档

README

A Sentry bridge for Laravel 5.

Installation

Either PHP 5.5+ or HHVM 3.6+ are required.

To get the latest version of Alt Three Sentry, simply require the project using Composer:

$ composer require alt-three/sentry

Instead, you may of course manually update your require block and run composer update if you so choose:

{
    "require": {
        "alt-three/sentry": "^1.0"
    }
}

Once Alt Three Sentry is installed, you need to register the service provider. Open up config/app.php and add the following to the providers key.

  • 'AltThree\Sentry\SentryServiceProvider'

Security

If you discover a security vulnerability within this package, please e-mail us at support@alt-three.com. All security vulnerabilities will be promptly addressed.

License

Alt Three Sentry is licensed under The MIT License (MIT).

统计信息

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

GitHub 信息

  • Stars: 8
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-07-16