TrimStrings extends TrimStrings
Table of Contents
- $except : array<string|int, mixed>
- The names of the attributes that should not be trimmed.
Properties
$except
The names of the attributes that should not be trimmed.
protected
array<string|int, mixed>
$except
= ['password', 'password_confirmation']