laravel-notification-channels / channels

Submit suggestions & pull requests here for new notification channels
https://laravel-notification-channels.com/
203 stars 187 forks source link

Add Swisscom SMS Channel #100

Open wapacro opened 4 years ago

wapacro commented 4 years ago

Hey there

I'm using Swisscom's SMS API in a project and would like to share the code for the Laravel Notification integration. Hopefully someone can use it and profit from my work 😄.

I tried to add the forked channels repo as a remote and do a pull request, but it doesn't seem to work as expected. Guess I'm doing something wrong?

Anyways, the Swisscom channel code is ready for review at https://github.com/wapacro/swisscom-sms-channel.

atymic commented 4 years ago

Thanks for the PR. Yes, we need to update the instructions, will add a issue for that.