芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/myvyralapp.com/bck/app/Http/Middleware/Merchant/GoogleTwoFactor.php
user(); if($user->two_factor_status && $user->two_factor_verified == false) return merchantGoogleTwoFactorVerificationTemplate($user); return $next($request); } }