Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 09:27:51 +01:00
parent 91fcf54963
commit 4a0ba74a74

View file

@ -42,5 +42,4 @@ Building flexible high-level abstractions on top of low-level ones
* Same abstraction as emails, but for SMS messages
* Based on HttpClient + Symfony Messenger and third-party providers (Twilio and Nexmo) `twilio://` and `nemxo://`
* Can set via transport `$sms->setTransport('nexmo')`
Pause due to projector issues...
* Extend the `SystemEmail` and do what you want