Documentation

Vote extends Model
in package
Uses HasFactory

Table of Contents

$timestamps  : mixed
$fillable  : mixed
request()  : mixed
user()  : mixed

Properties

$timestamps

public mixed $timestamps = false

$fillable

protected mixed $fillable = ['voted_at']

Methods

request()

public request() : mixed
Return values
mixed

user()

public user() : mixed
Return values
mixed

Search results