From e51f7bba3327940f1c5a3c907a5eeee1f7fb3a2f Mon Sep 17 00:00:00 2001 From: Ahmed Date: Wed, 4 Dec 2024 16:35:13 +0100 Subject: [PATCH] Update README.md with support portal URL --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a93b8dc..9418578 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ PHP library for interacting with the Pusher Channels HTTP API. Register at and use the application credentials within your app as shown below. +For reporting issues, bugs, and feature requests, please feel free to open a pull request or open an issue. If you do not receive a timely response, feel free to check our [support portal](https://docs.bird.com/pusher). + ## Installation You can get the Pusher Channels PHP library via a composer package called `pusher-php-server`. See