Framework updates and minor cosmetic fixes

This commit is contained in:
Deon George
2021-09-28 10:09:56 +10:00
parent ccd6a11c8a
commit 7277d7407a
9 changed files with 918 additions and 496 deletions

View File

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