Bånder

BaseModel extends Model
in package
uses IsBaseModel

AbstractYes

Table of Contents

Properties

$dateFormat  : mixed

Methods

formatForException()  : string
newEloquentBuilder()  : mixed
update()  : mixed

Properties

$dateFormat

protected mixed $dateFormat = 'Y-m-d H:i:sO'

Methods

formatForException()

public formatForException() : string
Return values
string

newEloquentBuilder()

public newEloquentBuilder(mixed $query) : mixed
Parameters
$query : mixed

update()

public update([array<string|int, mixed> $attributes = [] ][, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$attributes : array<string|int, mixed> = []
$options : array<string|int, mixed> = []

        
On this page

Search results