Skip to main content
Laravel support is included in the public PHP package. Composer discovers its service provider, and the client uses https://api.signal.apollodeploy.com by default. Before you start, create an API key with Emails: Send permission and verify the From domain.
1

Install the package

2

Configure the API key

Add the server-side key to .env:
3

Send from a service

PHP and Laravel intentionally share apollo-deploy/signal-sdk; no second Laravel repository or package is required. Queue sends when the web request should not wait for API acceptance.

PHP

Use the same package in plain PHP.

All SDKs

Compare every supported language and framework.