Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alhoqbani committed Aug 15, 2017
1 parent 93246b5 commit ca0a4f5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit ca0a4f5

Please sign in to comment.