AthomosLog
extends Model
in package
Uses
HasFactory
Table of Contents
Properties
$casts
protected
mixed
$casts
= ['context' => 'array', 'extra' => 'array']
$fillable
protected
mixed
$fillable
= ['message', 'context', 'level', 'level_name', 'channel', 'datetime', 'extra', 'formatted']
$table
protected
mixed
$table
= "system__logs"