post()
post() : \Illuminate\Database\Eloquent\Relations\BelongsTo
Relationship to the post.
The Document model represents a file attached to a post.
Each document consists of multiple DocumentVersions which contain the references to the concrete files.