Anderson Rocha
Results
2
issues of
Anderson Rocha
In the second criteria, the entity became a Illuminate\Database\Eloquent\Builder See the image in this link: http://imgur.com/Bg9KCOY My criteria was implemented bases on the FindUsingLikeCriteria. See implementations bellow. **Criteria 1** ```
## What does this PR do? Add the authenticate_user method allowing clients to authenticate users. Add the send_to_user_method allowing any backend to send messages to a specific user. - [x]...