Learn how to build a Slack Bot using Laravel
Noor Ali wrote a nice tutorial on how to build a Laravel powered Slack bot!
Today, I demonstrate how you can build a simple “Hello World” Slackbot by using Laravel. Slack is a cloud-based team collaboration tool co-founded by Stewart Butterfield, Eric Costello, Cal Henderson, and Serguei Mourachov.
It offers a lot of IRC-like features including persistent chat rooms (channels) organized by topic, as well as private groups and direct messaging. Today, we will be building up a Slack bot using Laravel.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.1 Laravel 5.2 Laravel 5.3 Intermediate