Skip to content

Commit

Permalink
Removing todo
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Nov 19, 2015
1 parent ad7a806 commit 7446f37
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,3 @@ $this->notification->push('New subscription', 'Someone has subscribed!', 'fa fa-
``` php
$this->notification->to($userId)->push('New subscription', 'Someone has subscribed!', 'fa fa-hand-peace-o text-green', route('admin.user.user.index'));
```


## Todo

- Add a way to mark notifications as read

0 comments on commit 7446f37

Please sign in to comment.