Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/Vonage/README.md

8.0.10583 B
Original Source

Vonage Notifier

Provides Vonage integration for Symfony Notifier.

DSN example

VONAGE_DSN=vonage://KEY:SECRET@default?from=FROM

where:

  • KEY is your Vonage key
  • SECRET is your Vonage secret
  • FROM is your sender

Resources