\AppUser

Summary

Methods
Properties
Constants
sendPasswordResetNotification()
companies()
agent()
groups()
tickets()
getNameWithEmailAttribute()
No public properties found
No constants found
No protected methods found
$fillable
$hidden
N/A
No private methods found
No private properties found
N/A

Properties

$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

sendPasswordResetNotification()

sendPasswordResetNotification(string  $token) : void

Send the password reset notification.

Parameters

string $token

companies()

companies() 

agent()

agent() 

If user is agent, it has to have agent.

groups()

groups() 

tickets()

tickets() 

getNameWithEmailAttribute()

getNameWithEmailAttribute() : string

Get the user's name with email.

Usage: in select

Returns

string