Property | Type | Description | |
---|---|---|---|
$database |
Method | Description | |
---|---|---|
__construct ( Illuminate\Database\ConnectionInterface $database ) | ||
addReply ( $conversation, $post ) | ||
findById ( $id ) | ||
findPostById ( $id ) | ||
getPageOfPost ( $post, $perPage ) | ||
getPostsIn ( $conversation ) |
public __construct ( Illuminate\Database\ConnectionInterface $database ) | ||
$database | Illuminate\Database\ConnectionInterface |