Configuration
extends Model
uses
HasFactory
Table of Contents
Properties
-
$casts
: mixed
-
$table
: mixed
Methods
-
getConfiguration()
: mixed
-
getSiteContext()
: mixed
-
homePageId()
: mixed
-
uiTheme()
: mixed
$casts
protected
mixed
$casts
= ['configuration' => 'array']
$table
protected
mixed
$table
= 'configuration'
getConfiguration()
public
static getConfiguration(string $key) : mixed
Parameters
-
$key
: string
-
getSiteContext()
public
static getSiteContext() : mixed
homePageId()
public
static homePageId() : mixed
uiTheme()
public
static uiTheme() : mixed