Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
4a0ba74a74
commit
5cba8b0137
|
@ -43,3 +43,5 @@ Building flexible high-level abstractions on top of low-level ones
|
||||||
* Based on HttpClient + Symfony Messenger and third-party providers (Twilio and Nexmo) `twilio://` and `nemxo://`
|
* Based on HttpClient + Symfony Messenger and third-party providers (Twilio and Nexmo) `twilio://` and `nemxo://`
|
||||||
* Can set via transport `$sms->setTransport('nexmo')`
|
* Can set via transport `$sms->setTransport('nexmo')`
|
||||||
* Extend the `SystemEmail` and do what you want
|
* Extend the `SystemEmail` and do what you want
|
||||||
|
|
||||||
|
### Sending Messages
|
||||||
|
|
Reference in a new issue