Auth::getAuthData() -- retrieve extra information stored within the auth session
Descripción
This function retrieves the value of a previously registered data field.
Parámetro
- string
$name
the name of the data field
Nota
Esta función no puede ser llamada
estáticamente.