Changeset 7304c7f for app/Http/Middleware/TrimStrings.php
- Timestamp:
- 09/27/21 23:25:43 (3 years ago)
- Branches:
- develop, master
- Children:
- 582789f
- Parents:
- 2fc88ec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
app/Http/Middleware/TrimStrings.php
r2fc88ec r7304c7f 13 13 */ 14 14 protected $except = [ 15 'current_password',16 15 'password', 17 16 'password_confirmation',
Note:
See TracChangeset
for help on using the changeset viewer.