lubusIN / laravel-gymie

👨‍💻 Gym & Club Management System https://gymie.in
MIT License
418 stars 247 forks source link

Using laravel notification for SMS #7

Open ajitbohra opened 6 years ago

ajitbohra commented 6 years ago

Currently, SMS sending is tightly coupled to "logonutility" switching to Notification System will help decouple this.

Though this will need custom laravel notification channel driver for "logonutility"