Download the PHP package maurohmartinez/slack-laravel without Composer
On this page you can find all versions of the php package maurohmartinez/slack-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maurohmartinez/slack-laravel
More information about maurohmartinez/slack-laravel
Files in maurohmartinez/slack-laravel
Download maurohmartinez/slack-laravel
More information about maurohmartinez/slack-laravel
Files in maurohmartinez/slack-laravel
Vendor maurohmartinez
Package slack-laravel
Short Description A simple package to send notifications to Slack channels.
License MIT
Package slack-laravel
Short Description A simple package to send notifications to Slack channels.
License MIT
Please rate this library. Is it a good library?
Informations about the package slack-laravel
Slack Laravel
A simple package to send notifications to Slack channels.
Installation
Simply run the following command to install:
Then publish the config file and adjust it as you need it:
How to use it
By default, it supports 3 channels:
Default
channel: use the default webhook to send all common messages.Error
channel: use a webhook to send all errors of your application.Dev
channel: use a local webhook that overrides all messages when the application is running locally.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.
All versions of slack-laravel with dependencies
PHP Build Version
Package Version
The package maurohmartinez/slack-laravel contains the following files
Loading the files please wait ....