Documentation

VehicleExtraImage extends Model

Table of Contents

$appends  : mixed
$fillable  : mixed
$hidden  : mixed
$table  : mixed
getFullPathAttribute()  : mixed
vehicleExtra()  : BelongsTo

Properties

$fillable

protected mixed $fillable = ['vehicle_extra_id', 'mime_type', 'path']

Methods

getFullPathAttribute()

public getFullPathAttribute() : mixed
Return values
mixed

vehicleExtra()

public vehicleExtra() : BelongsTo
Return values
BelongsTo

Search results