定制 alldevs-eu/slack-laravel 二次开发

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

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

alldevs-eu/slack-laravel

最新稳定版本:1.1.5

Composer 安装命令:

composer require alldevs-eu/slack-laravel

包简介

A simple package to send notifications to Slack channels.

README 文档

README

A simple package to send notifications to Slack channels.

Installation

Simply run the following command to install:

   composer require all-devs/slack-laravel

Then publish the config file and adjust it as you need it:

   php artisan vendor:publish --provider="AllDevs\SlackLaravel\app\Providers\SlackLaravelServiceProvider"

How to use it

By default, it supports 3 channels:

  1. Default channel: use the default webhook to send all common messages.
  2. Error channel: use a webhook to send all errors of your application.
  3. Dev channel: use a local webhook that overrides all messages when the application is running locally.
  4. Deploy channel: use a deploy webhook to send info about repo pull requests.

Test

You can easily test the service using our console command php artisan slack:test and then follow the instructions.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-17