Property | Type | Description | |
---|---|---|---|
$database |
Method | Description | |
---|---|---|
__construct ( Illuminate\Database\ConnectionInterface $database ) | ||
addNewTopic ( $category, $conversation, $post ) | ||
findBySlug ( $slug ) | ||
getByParent ( $slug ) | ||
getConversationsIn ( $category ) | ||
save ( |
public __construct ( Illuminate\Database\ConnectionInterface $database ) | ||
$database | Illuminate\Database\ConnectionInterface |