\App\ModelsUser

Summary

Methods
Properties
Constants
setPasswordAttribute()
getJWTIdentifier()
getJWTCustomClaims()
boot()
scopeAll()
department()
points()
familyUser()
family()
No public properties found
No constants found
No protected methods found
$table
$fillable
$hidden
N/A
No private methods found
No private properties found
N/A

Properties

$table

$table : 

Type

$fillable

$fillable : array

The attributes that are mass assignable.

Type

array

$hidden

$hidden : array

The attributes that should be hidden for arrays.

Type

array

Methods

setPasswordAttribute()

setPasswordAttribute(string  $value) 

Automatically creates hash for the user password.

Parameters

string $value

getJWTIdentifier()

getJWTIdentifier() 

getJWTCustomClaims()

getJWTCustomClaims() 

boot()

boot() 

scopeAll()

scopeAll() 

department()

department() 

points()

points() 

familyUser()

familyUser() 

family()

family()