Skip to content
#

php-api

Here are 94 public repositories matching this topic...

jtoberling
jtoberling commented Aug 28, 2019

As of first congrats for this package - I'm using it quite often & it's a great help.

I'd like to ask a feature request - add support for MSSQL DB.
The main official mode of connection recommended by MS is ODBC/PDO.
[https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017#microsoft-odbc-driver-17-for-sql-server](ht

marquartnicolas
marquartnicolas commented Feb 14, 2020

We are implementing pushwoosh in production and I don't know how to send push messages only to test devices. That's why I have to be careful doing tests.

Looking in the documentation I found that filters can be applied, can it be that there is a native filter "TestDevices"?

Notification::create()->setFilter ("TestDevices")->setContent ("Content");

If not, as would be the steps to send pus

Improve this page

Add a description, image, and links to the php-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the php-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.