Skip to content

mic-oliveira/laravel-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Slack

Slack integration for Laravel

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

composer require michaelferreira/slack-message

To use just call the facade Slack.

Channel

Slack::to('#general')->send('message');

User

Slack::to('@user')->send('message');

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages