定制 tiden/laravel 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

tiden/laravel

最新稳定版本:v0.1.0

Composer 安装命令:

composer require tiden/laravel

包简介

Tiden error tracking for Laravel — auto-captures reported exceptions and sends them to your Tiden project. Built on tiden/php.

README 文档

README

Laravel integration for Tiden error tracking. Auto-captures every exception Laravel reports and sends it to your Tiden project. Built on tiden/php.

Install

composer require tiden/laravel

The service provider is auto-discovered. Set your DSN:

TIDEN_DSN=http://<publicKey>@<host:ingestPort>/<projectId>
TIDEN_RELEASE=my-app@1.2.3

That's it — reported exceptions now appear in your Tiden project. environment defaults to APP_ENV.

Configuration (optional)

php artisan vendor:publish --tag=tiden-config

config/tiden.php:

Key Env Default Description
dsn TIDEN_DSN Project DSN. No DSN → the integration is inert.
release TIDEN_RELEASE App version.
environment TIDEN_ENVIRONMENT APP_ENV Deployment environment.
send_default_pii TIDEN_SEND_DEFAULT_PII false Send likely-PII (off by default; PII is scrubbed).

Manual capture

use Tiden\Sdk;

Sdk::captureException($e);
Sdk::captureMessage('checkout completed', 'info');

License

MIT

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固