Minor framework updates, and updates from other projects

This commit is contained in:
Deon George
2021-07-09 12:41:15 +10:00
parent a9f81373fa
commit 7e150e6cf6
9 changed files with 169 additions and 116 deletions

View File

@@ -22,7 +22,6 @@ class Handler extends ExceptionHandler
* @var array
*/
protected $dontFlash = [
'current_password',
'password',
'password_confirmation',
];