We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6e66b commit 787f8c2Copy full SHA for 787f8c2
README.md
@@ -10,6 +10,20 @@
10
11
This package makes it easy to send [Pusher push notifications](https://pusher.com/docs/push_notifications) with Laravel 5.3.
12
13
+## Contents
14
+
15
+- [Installation](#installation)
16
+ - [Setting up your Pusher account](#setting-up-your-pusher-account)
17
+- [Usage](#usage)
18
+ - [Available Message methods](#available-message-methods)
19
+- [Changelog](#changelog)
20
+- [Testing](#testing)
21
+- [Security](#security)
22
+- [Contributing](#contributing)
23
+- [Credits](#credits)
24
+- [License](#license)
25
26
27
## Installation
28
29
You can install the package via composer:
0 commit comments