Skip to content

Commit

Permalink
[ci skip] missing save in certificate creation
Browse files Browse the repository at this point in the history
  • Loading branch information
genaromadrid committed Feb 16, 2016
1 parent 275b23a commit 5dabb58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Certificate methods:
$certificate = new Certificate([
'file' => 'path/to/my-certificate.cer'
])
$certificate->save();
```

- Delete
Expand Down

0 comments on commit 5dabb58

Please sign in to comment.