From ca0a4f50e35740d4c7b81372ee0c8a85793c9fbf Mon Sep 17 00:00:00 2001 From: Hamoud Alhoqbani Date: Mon, 14 Aug 2017 23:33:16 -0700 Subject: [PATCH] update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 66abca7..911bb3f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -Here's the latest documentation on Laravel 5.4 Notifications System: - -https://laravel.com/docs/master/notifications - # Laravel Mobily.ws Notification Channel [![Latest Version on Packagist](https://img.shields.io/packagist/v/alhoqbani/laravel-mobily-ws-notification.svg?style=flat-square)](https://packagist.org/packages/alhoqbani/laravel-mobily-ws-notification) @@ -145,6 +141,8 @@ $user->notify(new SmsNewUser()); - [ ] Verify method `toMobilyWs` existence and config file. - [ ] Add the option to send Scheduled SMS - [ ] Add the the reset of params (MsgID, msgKey, deleteKey, timeSend, dateSend) +- [ ] Translate mobily.ws error messages +- [ ] Create artisan command to made mobily.ws notifications ## Changelog