Skip to content

Commit da739ea

Browse files
committed
Add comment
1 parent f5513eb commit da739ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ First you must install the service provider:
3232
Then configure [Google Cloud Messaging](https://console.cloud.google.com) by setting your `key` and `sender_id`:
3333

3434
``` php
35+
// config/services.php
3536
'gcm' => [
3637
'key' => '',
3738
'sender_id' => ',

0 commit comments

Comments
 (0)