\App\ModelsComment

Class Comment

Summary

Methods
Properties
Constants
user()
$id
$user_id
$content_id
$content
$created_at
$updated_at
$deleted_at
No constants found
No protected methods found
$fillable
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer

$user_id

$user_id : string

Type

string

$content_id

$content_id : string

Type

string

$content

$content : string

Type

string

$created_at

$created_at : \Carbon\Carbon

Type

\Carbon\Carbon

$updated_at

$updated_at : \Carbon\Carbon

Type

\Carbon\Carbon

$deleted_at

$deleted_at : string

Type

string

$fillable

$fillable : 

Type

Methods

user()

user()