Method | Description | |
---|---|---|
__construct ( Illuminate\Session\Store $session ) | ||
getError ( $key ) | ||
hasError ( $key ) |
Method | Description | |
---|---|---|
getErrors ( ) | ||
hasErrors ( ) | ||
transformKey ( $key ) |
public __construct ( Illuminate\Session\Store $session ) | ||
$session | Illuminate\Session\Store |