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 f5513eb commit da739eaCopy full SHA for da739ea
README.md
@@ -32,6 +32,7 @@ First you must install the service provider:
32
Then configure [Google Cloud Messaging](https://console.cloud.google.com) by setting your `key` and `sender_id`:
33
34
``` php
35
+// config/services.php
36
'gcm' => [
37
'key' => '',
38
'sender_id' => ',
0 commit comments