Download the PHP package weboccult-laravel/slack-notifier without Composer
On this page you can find all versions of the php package weboccult-laravel/slack-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weboccult-laravel/slack-notifier
More information about weboccult-laravel/slack-notifier
Files in weboccult-laravel/slack-notifier
Download weboccult-laravel/slack-notifier
More information about weboccult-laravel/slack-notifier
Files in weboccult-laravel/slack-notifier
Vendor weboccult-laravel
Package slack-notifier
Short Description Simple package to send slack messages in Laravel.
License MIT
Package slack-notifier
Short Description Simple package to send slack messages in Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package slack-notifier
slack-notifier
Simple package to send slack messages in Laravel.
Installation
You can install the package via composer:
Configuration
- You need to create slack notifier app in your slack workspace.
- Enable Incoming Webhooks in your slack workspace
- Generate Bot User OAuth Token in your slack workspace
- Set SLACK_BOT_USER_OAUTH_TOKEN in .env
- Create an Incoming Webhook for channels
- set these channels in .env
- set "Bot Token Scopes" according to your need
-
set auth token, channels & their webhooks in
i.e
Examples
-
Simple message
-
Message with heading
-
Message with field blocks
-
Without heading
- With heading
-
All versions of slack-notifier with dependencies
PHP Build Version
Package Version
Requires
laravel/slack-notification-channel Version
^3.0
The package weboccult-laravel/slack-notifier contains the following files
Loading the files please wait ....