www.admin-stage-mve-demo1.techquestglobal.com
Open in
urlscan Pro
144.76.207.198
Public Scan
Submitted URL: https://www.admin-stage-mve-demo1.techquestglobal.com/
Effective URL: https://www.admin-stage-mve-demo1.techquestglobal.com/login
Submission: On August 23 via api from US — Scanned from GB
Effective URL: https://www.admin-stage-mve-demo1.techquestglobal.com/login
Submission: On August 23 via api from US — Scanned from GB
Form analysis
3 forms found in the DOMPOST https://www.admin-stage-mve-demo1.techquestglobal.com/login
<form action="https://www.admin-stage-mve-demo1.techquestglobal.com/login" method="post">
<input type="hidden" name="_token" value="c9hdcgwYht0KT726GDruBHWyVHiGYQyrNP3tG6W8" autocomplete="off" data-bs-original-title="" title="">
<div class="input-box">
<div class="col-12 mb-3">
<div class="form-floating theme-form-floating log-in-form">
<input type="email" class="form-control " id="email" placeholder="Email Address" name="email" value="" required="" data-bs-original-title="" title="">
<label for="email">Email Address</label>
</div>
</div>
<div class="col-12 mb-3">
<div class="form-floating theme-form-floating log-in-form">
<input type="password" id="password" placeholder="Password" autocomplete="" class="form-control" name="password" required="" data-bs-original-title="" title="">
<label for="password">Password</label>
</div>
</div>
<div class="col-12 mb-3">
<div class="forgot-box">
<div class="form-check ps-0 m-0 remember-box">
<input class="checkbox_animated check-box" type="checkbox" id="flexCheckDefault" name="remember" data-bs-original-title="" title="">
<label class="form-check-label" for="flexCheckDefault">Remember Me</label>
</div>
<a href="https://www.admin-stage-mve-demo1.techquestglobal.com/forget-password" class="forgot-password" data-bs-original-title="" title="">Forgot Password?</a>
</div>
</div>
<div class="col-12">
<button class="btn btn-animation w-100 justify-content-center" type="submit" data-bs-original-title="" title="">Log In</button>
</div>
</div>
</form>
POST https://www.admin-stage-mve-demo1.techquestglobal.com/login
<form action="https://www.admin-stage-mve-demo1.techquestglobal.com/login" method="post">
<input type="hidden" name="_token" value="c9hdcgwYht0KT726GDruBHWyVHiGYQyrNP3tG6W8" autocomplete="off" data-bs-original-title="" title="">
<div class="input-group has-feedback mb-3">
<input type="email" class="form-control " placeholder="Email" name="email" value="" required="" autofocus="" data-bs-original-title="" title="">
<div class="input-group-append">
<div class="input-group-text">
<span class="fas fa-envelope" aria-hidden="true"></span>
</div>
</div>
</div>
<div class="input-group has-feedback mb-3">
<input type="password" autocomplete="" class="form-control" name="password" required="" placeholder="Password" data-bs-original-title="" title="">
<div class="input-group-append">
<div class="input-group-text">
<span class="fas fa-lock" aria-hidden="true"></span>
</div>
</div>
</div>
<div class="row">
<div class="col-8">
<div class="icheck-primary">
<input type="checkbox" name="remember" id="remember" data-bs-original-title="" title="">
<label for="remember"> Remember Me </label>
</div>
</div>
<!-- /.col -->
<div class="col-4">
<button type="submit" class="btn btn-primary btn-block" data-bs-original-title="" title="">Sign In</button>
</div>
<!-- /.col -->
</div>
</form>
<form><br><b>Filter results</b><br>Method: <select name="method">
<option></option>
<option>GET</option>
<option>POST</option>
<option>PUT</option>
<option>DELETE</option>
</select><br>Uri: <input type="text" name="uri" data-bs-original-title="" title=""><br>IP: <input type="text" name="ip" data-bs-original-title="" title=""><br><button type="submit" data-bs-original-title="" title="">Search</button></form>
Text Content
SIGN IN WELCOME TO EMOREBUYMORE ADMIN PANNEL LOG IN YOUR ACCOUNT Email Address Password Remember Me Forgot Password? Log In TURN ON YOUR IDEAS INTO REALITY... CONSISTENT QUALITY AND EXPERIENCE ACROSS ALL PLATFORMS AND DEVICES.. Admin testLogin Pannel Sign in to start your session Remember Me Sign In I forgot my password RTL × Loading Inner Data. PreviousPreviousNextNext MessagesTimelineExceptions1Views0RouteQueries0Models0MailsGateSessionRequest Request history5#1 login (08:32:37)#2 topbar_Data (ajax) (08:32:39)#3 Shippingtopbar_Data (ajax) (08:32:40)#4 Index_data?value=all (ajax) (08:32:40)#5 Shipping_data?value=all (ajax) (08:32:40)8.2.22PHP Version309msRequest Duration26MBMemory UsageGET {moduleName}/{view}/{id?}/{mode?}/{fieldName?}/{orderBy?}Route * Booting (231ms)time * Application (77.32ms)time * 1 x Booting (74.95%) 231ms 1 x Application (25.05%) 77.32ms * Unauthenticated.vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php#95Illuminate\Auth\AuthenticationException * 92 * 93 * 94 * 95 * 96 * 97 * 98 * 99 */ protected function unauthenticated($request, array $guards) { throw new AuthenticationException( 'Unauthenticated.', $guards, $this->redirectTo($request) ); } 0 of 0 array:41 [▼ 0 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php" "line" => 81 "function" => "unauthenticated" "class" => "Illuminate\Auth\Middleware\Authenticate" "type" => "->" ] 1 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php" "line" => 55 "function" => "authenticate" "class" => "Illuminate\Auth\Middleware\Authenticate" "type" => "->" ] 2 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Auth\Middleware\Authenticate" "type" => "->" ] 3 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php" "line" => 78 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 4 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\VerifyCsrfToken" "type" => "->" ] 5 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php" "line" => 49 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 6 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\View\Middleware\ShareErrorsFromSession" "type" => "->" ] 7 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php" "line" => 121 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 8 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php" "line" => 64 "function" => "handleStatefulRequest" "class" => "Illuminate\Session\Middleware\StartSession" "type" => "->" ] 9 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Session\Middleware\StartSession" "type" => "->" ] 10 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php" "line" => 37 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 11 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" "type" => "->" ] 12 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php" "line" => 67 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 13 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Cookie\Middleware\EncryptCookies" "type" => "->" ] 14 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 15 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 805 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 16 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 784 "function" => "runRouteWithinStack" "class" => "Illuminate\Routing\Router" "type" => "->" ] 17 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 748 "function" => "runRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 18 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Routing/Router.php" "line" => 737 "function" => "dispatchToRoute" "class" => "Illuminate\Routing\Router" "type" => "->" ] 19 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 200 "function" => "dispatch" "class" => "Illuminate\Routing\Router" "type" => "->" ] 20 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 144 "function" => "Illuminate\Foundation\Http\{closure}" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 21 => array:5 [▶ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 66 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 22 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" ] 23 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 24 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 25 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" ] 26 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 27 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 40 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 28 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" ] 29 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 30 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ValidatePostSize" "type" => "->" ] 31 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 99 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 32 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" ] 33 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php" "line" => 49 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 34 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\HandleCors" "type" => "->" ] 35 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 39 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 36 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" ] 37 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 38 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 175 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 39 => array:5 [▶ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 144 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 40 => array:5 [▶ "file" => "public/index.php" "line" => 51 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] ] 0 templates were rendered uriGET {moduleName}/{view}/{id?}/{mode?}/{fieldName?}/{orderBy?}middlewareweb, auth, activitycontrollerApp\Http\Controllers\Backend\Core\CoreController@initnamespaceApp\Http\Controllers\Backend\Coreprefix/{moduleName}whereasbackend.backendfileapp/Http/Controllers/Backend/Core/CoreController.php:61-81 0 statements were executed0μs _tokenc9hdcgwYht0KT726GDruBHWyVHiGYQyrNP3tG6W8urlarray:1 [ "intended" => "https://www.admin-stage-mve-demo1.techquestglobal.com/storage/Frontimage/..._previousarray:1 [ "url" => "https://www.admin-stage-mve-demo1.techquestglobal.com/login" ]_flasharray:2 [ "old" => [] "new" => [] ] path_info/Seller/Shipping_datastatus_code 401 status_textUnauthorizedformathtmlcontent_typeapplication/jsonrequest_query 0 of 0 array:1 [▼ "value" => "all" ] request_request [] request_headers 0 of 0 array:12 [▼ "accept" => array:1 [▶ 0 => "*/*" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "accept-language" => array:1 [▶ 0 => "en-GB,en;q=0.9" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImF6Q2tMUW9OaHI2b3B4bmwvRTExMlE9PSIsInZhbHVlIjoidENzWkw0SHExT0ZQK0lqbUJaYmYwb3o1b1EydUtacEwzaUF3c1duaDk5bFJDeGdjcW1OR0FiYlpFYnVBTEd0ZDBDb3A1NHdUVnBHSnlxNTlHaHlZajM1R1lqSko5OE9RWTB0Skg3cy9FRHE5NU1MdDViclAzN3dDWnFSaEk4L2MiLCJtYWMiOiJlZmZlNjg1ZjA2ZGM5YzM3Y2I2NWFmYWY5NjlhNjI5M2MyMjY3YWE2ZTc4ZmViOGJmYTc1YmNkZTI1NDA4ZjlmIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImFPQVc3YmI0Mm95dUtmYXJmVHlmaUE9PSIsInZhbHVlIjoiYVRjcWYrenNsSGZXVHJ4bVVjNXZYQVh2SjQ4YWhMak9XbytNVndKYlc4NlhZa2hVRGpTeW1XQ2ZrZ1JzOU04TGFsYmZFL0JqVENoa1pqMll3aVJsdU1Ielk2bUtzMTNKcThRZ2J3eHp4OStBdW81c3ZIeVhydi8vSFdTWGU0K3ciLCJtYWMiOiJkNjg2ZGU4NTEzMDc5NDYxNTFiNGU3YWU4OGUyZjdlZTc4OGFhMDgzZDA4ZWYzZGM0NWI3NmI5NTk0MGI1NzQ5IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImF6Q2tMUW9OaHI2b3B4bmwvRTExMlE9PSIsInZhbHVlIjoidENzWkw0SHExT0ZQK0lqbUJaYmYwb3o1b1EydUtacEwzaUF3c1duaDk5bFJDeGdjcW1OR0FiYlpFYnVBTEd0ZDBDb3A1N ▶" ] "host" => array:1 [▶ 0 => "www.admin-stage-mve-demo1.techquestglobal.com" ] "referer" => array:1 [▶ 0 => "https://www.admin-stage-mve-demo1.techquestglobal.com/login" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36" ] "x-requested-with" => array:1 [▶ 0 => "XMLHttpRequest" ] "sec-fetch-site" => array:1 [▶ 0 => "same-origin" ] "sec-fetch-mode" => array:1 [▶ 0 => "cors" ] "sec-fetch-dest" => array:1 [▶ 0 => "empty" ] "priority" => array:1 [▶ 0 => "u=0, i" ] ] request_cookies 0 of 0 array:2 [▼ "XSRF-TOKEN" => "c9hdcgwYht0KT726GDruBHWyVHiGYQyrNP3tG6W8" "laravel_session" => "2utcNFKRjJb8f0tqKUs9VSbUtjqPXdhlZ6c9s696" ] response_headers 0 of 0 array:5 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 23 Aug 2024 08:32:40 GMT" ] "content-type" => array:1 [▶ 0 => "application/json" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZhdGluY055Ymc5WXhKTWFGdlBId3c9PSIsInZhbHVlIjoiZGpFV2p4RXBWcDhSZlNIekVmT1M5UVFkdFhNNVJwTmcwNEVzUVFXRWx6dkFtUHo5VG5BRGQrSjVENlA5dkJGN25ldU5rWmVML2tZUHEyMWtNVE1mTk1kWU52Ync3WXhKVy8yVXN5UDRHZWNBMjNBQ1VTOGhyU3paOG9GaGc5U2EiLCJtYWMiOiJmZDczY2ZhOWZmMDM1MTEzODRhYjY3ZjRkNGViYmEyN2RkMzY3MDdjNjk0MmQwYmQ5NGUyMjE3NjQ1NDExMzNkIiwidGFnIjoiIn0%3D; expires=Fri, 23 Aug 2024 10:32:40 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InZhdGluY055Ymc5WXhKTWFGdlBId3c9PSIsInZhbHVlIjoiZGpFV2p4RXBWcDhSZlNIekVmT1M5UVFkdFhNNVJwTmcwNEVzUVFXRWx6dkFtUHo5VG5BRGQrSjVENlA5dkJGN25ldU5rW ▶" 1 => "laravel_session=eyJpdiI6Im4rS0lqN2VScWVGRy9GcXlybkhBc0E9PSIsInZhbHVlIjoiOEMrSjZpTmk2UnA2Y0c3eXozYzZ0NWlqOXUrYlpMdUJvelRPWUg5bG81ZzhHc2dJQXhhWmZzL3BTMU9EMTB5RVgyWCtjbkxLVUVCeGJwZndjSC83YnRzUytXclFxVThETVRmVEsvcFZWc1BCZ3p2YmxFTWlGbWNSZVRnMlJLVXkiLCJtYWMiOiIzYThiMDYwOTVkNDE0YTI0YjE3YWFjNTM1YjVmZDI4NzFjNTk2ZjgyNTY4Nzk1MjVkNWMwNjYwNDFkMzhmOTc3IiwidGFnIjoiIn0%3D; expires=Fri, 23 Aug 2024 10:32:40 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6Im4rS0lqN2VScWVGRy9GcXlybkhBc0E9PSIsInZhbHVlIjoiOEMrSjZpTmk2UnA2Y0c3eXozYzZ0NWlqOXUrYlpMdUJvelRPWUg5bG81ZzhHc2dJQXhhWmZzL3BTMU9EMTB5RVgy ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZhdGluY055Ymc5WXhKTWFGdlBId3c9PSIsInZhbHVlIjoiZGpFV2p4RXBWcDhSZlNIekVmT1M5UVFkdFhNNVJwTmcwNEVzUVFXRWx6dkFtUHo5VG5BRGQrSjVENlA5dkJGN25ldU5rWmVML2tZUHEyMWtNVE1mTk1kWU52Ync3WXhKVy8yVXN5UDRHZWNBMjNBQ1VTOGhyU3paOG9GaGc5U2EiLCJtYWMiOiJmZDczY2ZhOWZmMDM1MTEzODRhYjY3ZjRkNGViYmEyN2RkMzY3MDdjNjk0MmQwYmQ5NGUyMjE3NjQ1NDExMzNkIiwidGFnIjoiIn0%3D; expires=Fri, 23-Aug-2024 10:32:40 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InZhdGluY055Ymc5WXhKTWFGdlBId3c9PSIsInZhbHVlIjoiZGpFV2p4RXBWcDhSZlNIekVmT1M5UVFkdFhNNVJwTmcwNEVzUVFXRWx6dkFtUHo5VG5BRGQrSjVENlA5dkJGN25ldU5rW ▶" 1 => "laravel_session=eyJpdiI6Im4rS0lqN2VScWVGRy9GcXlybkhBc0E9PSIsInZhbHVlIjoiOEMrSjZpTmk2UnA2Y0c3eXozYzZ0NWlqOXUrYlpMdUJvelRPWUg5bG81ZzhHc2dJQXhhWmZzL3BTMU9EMTB5RVgyWCtjbkxLVUVCeGJwZndjSC83YnRzUytXclFxVThETVRmVEsvcFZWc1BCZ3p2YmxFTWlGbWNSZVRnMlJLVXkiLCJtYWMiOiIzYThiMDYwOTVkNDE0YTI0YjE3YWFjNTM1YjVmZDI4NzFjNTk2ZjgyNTY4Nzk1MjVkNWMwNjYwNDFkMzhmOTc3IiwidGFnIjoiIn0%3D; expires=Fri, 23-Aug-2024 10:32:40 GMT; path=/; httponly ◀laravel_session=eyJpdiI6Im4rS0lqN2VScWVGRy9GcXlybkhBc0E9PSIsInZhbHVlIjoiOEMrSjZpTmk2UnA2Y0c3eXozYzZ0NWlqOXUrYlpMdUJvelRPWUg5bG81ZzhHc2dJQXhhWmZzL3BTMU9EMTB5RVgy ▶" ] ] session_attributes 0 of 0 array:4 [▼ "_token" => "c9hdcgwYht0KT726GDruBHWyVHiGYQyrNP3tG6W8" "url" => array:1 [▶ "intended" => "https://www.admin-stage-mve-demo1.techquestglobal.com/storage/Frontimage/1720497782_image.png" ] "_previous" => array:1 [▶ "url" => "https://www.admin-stage-mve-demo1.techquestglobal.com/login" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ] AutoshowClearShow all(method)GETPOSTPUTDELETE Date ↕MethodURLData#12024-08-23 08:32:37GET/login333#22024-08-23 08:32:39GET/Seller/topbar_Data (ajax)1#32024-08-23 08:32:40GET/Seller/Shippingtopbar_Data (ajax)1#42024-08-23 08:32:40GET/Seller/Index_data?value=all (ajax)1#52024-08-23 08:32:40GET/Seller/Shipping_data?value=all (ajax)1 PHP DebugBar | Open DateMethodURLIPFilter data Load moreShow only current URLShow allDelete all Filter results Method: GETPOSTPUTDELETE Uri: IP: Search