Noor Ali wrote a nice tutorial on how to build a Laravel powered Slack bot!

Bot Slack

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.

bot laravel slack