From f4acbfabe5862c17b131da0e9d39f9eb2eb16949 Mon Sep 17 00:00:00 2001 From: Hamees Ahmed Khan <32523517+hameesakhan@users.noreply.github.com> Date: Thu, 29 Jul 2021 15:16:18 +0500 Subject: [PATCH] Keys tab now contains Credentials After Pusher interface update, there is no "Credentials" tab but the tab of name "Keys" now contains Credentials --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13d6c84..bedb75d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Before using this package you should set up a Pusher Beams account. Here are the - Select your instance from the list or create a new instance. - Click on the "Settings" tab. - Upload your APNS Certificate and/or add your FCM Server key. -- Now select the "Credentials" tab. +- Now select the "Keys" tab. - Copy your `Instance Id`, and `Secret Key`. - Add a new entry to in your `config/services.php` file: ```php