Download the PHP package mapmyplan/laravel-slack-slash-command-slash-command without Composer
On this page you can find all versions of the php package mapmyplan/laravel-slack-slash-command-slash-command. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mapmyplan/laravel-slack-slash-command-slash-command
More information about mapmyplan/laravel-slack-slash-command-slash-command
Files in mapmyplan/laravel-slack-slash-command-slash-command
Package laravel-slack-slash-command-slash-command
Short Description Make a Laravel app respond to a slash command from Slack
License MIT
Homepage https://github.com/MapMyPlan/laravel-slack-slash-command
Informations about the package laravel-slack-slash-command-slash-command
Make a Laravel app respond to a slash command from Slack
This package makes it easy to make your Laravel app respond to Slack's Slash commands.
Once you've setup your Slash command over at Slack and installed this package into a Laravel app you can create handlers that can handle a slash command. Here's an example of such a handler that will send a response back to slack.
Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
Installation
You can install the package via composer:
This service provider must be installed.
You can publish the config-file with:
This is the contents of the published file:
Change verify_with_signing
parameter to verify requests from slack by signing_secret
:
Documentation
You'll find the documentation on https://docs.spatie.be/laravel-slack-slash-command.
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the media library? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Postcardware
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.
We publish all received postcards on our company website.
Credits
- Freek Van der Herten
- All Contributors
The message and attachment functionalities were heavily inspired on Regan McEntyre's Slack package.
Support us
Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
Does your business depend on our contributions? Reach out and support us on Patreon. All pledges will be dedicated to allocating workforce on maintenance and new awesome stuff.
License
The MIT License (MIT). Please see License File for more information.