- update method to get balance.
- add message model to log message send.
- you can link message with any notifiable model to get its messages.
- remove unused code (logger,command,view,migration).
- fix 🐛 in
MsegatChannel.php. - add recevier key name to config.php .
- Add ability to request otp.
- update to the Msegat class structure.
- add
logconfig that allow you to send sms to log directly to use it you should add it toenvasMSEGAT_LOG = true. - relocate
unicodeandsenderfromMsegatclass intoMsegatMessageobject. - you can specify the time to send the message by calling
timeToExec("YYYY-MM-DD HH:i:ss")method. - request balance check from you account.
Full Changelog: https://github.com/BitcodeSA/Msegat/compare/2.3.1...2.5.0
- Update composer.json by @Abather in #2
- @Abather made their first contribution in #2
Full Changelog: https://github.com/BitcodeSA/Msegat/compare/2.2.0...2.3.0
Full Changelog: https://github.com/BitcodeSA/Msegat/compare/2.1.1...2.2.0
Full Changelog: https://github.com/BitcodeSA/Msegat/compare/2.1.0...2.1.1
2.1.0