bipinkareparambil/slack-bug-reporting 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

bipinkareparambil/slack-bug-reporting

最新稳定版本:1.0.2

Composer 安装命令:

composer require bipinkareparambil/slack-bug-reporting

包简介

Slack Bug Reporting Laravel Package

README 文档

README

This Laravel package allows you to report bugs to Slack for easy tracking and collaboration.

Installation

To install the package, follow these steps:

  1. Require the package using Composer:

    composer require bipinkareparambil/slack-bug-reporting
    
  2. Set up the environment variable:

    In your .env file, add the following variable and set its value to the webhook URL of your Slack app

    SLACK_BUG_REPORTING_WEBHOOK="https://hooks.slack.com/services/{remaining_url_part}"
    

You're ready to use the Slack Bug Reporting package in your Laravel application!

Usage

To report bugs to Slack, you can use the SlackBugReportingService provided by the package. Here's an example of how to use it:

use BipinKareparambil\SlackBugReporting\SlackBugReportingService;

// Create an instance of the SlackBugReportingService
$slackBugReporting = new SlackBugReportingService();

// Send a bug report message
$message = "Bug report message...";
$response = $slackBugReporting->send($message);

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固