Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
Mitchell Davis edited this page Feb 28, 2018 · 4 revisions

This library provides a Laravel and Lumen broadcast driver for the AWS SNS platform.

Using this library, you can send and receive broadcasts to and from SNS topics.

  1. Installation
  2. Configuration
  3. Topics
  4. Subscriptions
  5. Broadcasting
  6. Commands

Compatibility

Laravel / Lumen Version sns-laravel Version
5.6 5.6.*
5.5 5.5.*
5.4 5.4.*
5.3 5.3.*
Clone this wiki locally