Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AcUser
PHP Class AcUser
Inheritance:
extends
Illuminate\Foundation\Auth\User
,
use trait
Illuminate\Notifications\Notifiable
Mostra file
Open project: efficiently/authority-controller
Public Properties
Property
Type
Description
$rules
Protected Properties
Property
Type
Description
$fillable
$hidden
array
The attributes excluded from the model's JSON form.
Public Methods
Method
Description
hasRole
(
$key
)
permissions
( )
roles
( )
Method Details
hasRole()
public
method
public
hasRole
(
$key
)
permissions()
public
method
public
permissions
( )
roles()
public
method
public
roles
( )
Property Details
$fillable
protected_oe property
protected
$fillable
$hidden
protected_oe property
The attributes excluded from the model's JSON form.
protected
array
$hidden
return
array
$rules
public_oe static_oe property
public
static
$rules