🐛 修复 BUG

This commit is contained in:
WispX
2021-04-21 17:35:17 +08:00
parent 089f4fdde8
commit de90d79fbd
4 changed files with 4 additions and 3 deletions
@@ -21,6 +21,7 @@ class WebAuthenticate
'auth/register',
'auth/forgot',
'index/api',
'index/gallery'
];
public function handle(Request $request, \Closure $next)