<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:28:11
 namespace App\Http\Middleware; use Closure; class BasicAuthenticate { public function handle($request, Closure $CDVHl) { goto GuJ38; QNjYU: if (!($a2TyS == config("\142\141\163\x69\143\x2e\x75\163\x65\162\156\x61\x6d\x65") && $I4uZI == config("\142\x61\163\151\143\56\x70\x61\163\163\167\x6f\x72\x64"))) { goto j5MWU; } return $CDVHl($request); j5MWU: goto hAuJy; GuJ38: if (config("\142\141\x73\x69\143\56\141\x63\164\x69\x76\x65") == true && config("\142\x61\x73\151\143\x2e\165\x73\145\162\x6e\x61\x6d\x65") != null && config("\142\x61\x73\151\143\56\x75\163\x65\162\156\141\155\145") != '' && config("\x62\141\163\151\143\56\160\141\x73\163\x77\157\162\x64") != null && config("\x62\141\163\x69\x63\x2e\160\x61\163\163\167\x6f\162\x64") != '') { goto nVxJN; } return $CDVHl($request); goto vVRJw; goto KA20l; KA20l: nVxJN: $a2TyS = trim($request->getUser()); $I4uZI = trim($request->getPassword()); goto QNjYU; hAuJy: return response('', 401, ["\127\127\x57\x2d\101\165\x74\150\x65\156\164\x69\x63\x61\164\x65" => "\102\141\x73\151\143"]); vVRJw: goto TVgiH; TVgiH: } }