Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
micheleangioni committed Dec 28, 2015
1 parent 7c413d3 commit 4d9d063
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 @@ -135,6 +135,7 @@ The `AbstractEloquentRepository` empowers automatically our repositories of the
- updateOrCreateBy(array $where, array $inputs = [])
- destroy($id)
- destroyFirstBy(array $where)
- destroyBy(array $where)
- truncate()
- count()
- countBy(array $where = array())
Expand Down

0 comments on commit 4d9d063

Please sign in to comment.