Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
app
Client
PHP Class app\Client
Inheritance:
extends
Illuminate\Database\Eloquent\Model
Show file
Open project: lavalite/cms
Class Usage Examples
Protected Properties
Property
Type
Description
$config
array
Configuartion for the model.
Public Methods
Method
Description
__construct
(
$attributes
= [] )
Initialiaze page modal.
getJWTCustomClaims
( )
getJWTIdentifier
( )
Method Details
__construct()
public
method
Initialiaze page modal.
public
__construct
(
$attributes
= [] )
getJWTCustomClaims()
public
method
public
getJWTCustomClaims
( )
getJWTIdentifier()
public
method
public
getJWTIdentifier
( )
Property Details
$config
protected property
Configuartion for the model.
protected
array
$config
return
array