laravel / vonage-notification-channel

Vonage Notification Channel for Laravel.
https://laravel.com/docs/notifications#sms-notifications
MIT License
744 stars 51 forks source link

Support for Client Ref on the Nexmo API #15

Closed Braunson closed 5 years ago

Braunson commented 5 years ago

As per #14

driesvints commented 5 years ago

This seems to break the test suite. Can you please re-submit with passing tests? Also keep in mind code style (camelCase) for variables and properties.