Searching

×
ob_end_flush(): Failed to send buffer of zlib output compression (0)
ErrorException
PHP 8.2.289.52.4
ob_end_flush(): Failed to send buffer of zlib output compression (0)
 / home / askmesolutions / public_html / index.php: 56
| into the script here so we don't need to manually load our classes.
|
*/

require __DIR__.'/core/vendor/autoload.php';

/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/

$app = require_once __DIR__.'/core/bootstrap/app.php';
$app->bind('path.public', function() {
    return __DIR__;
});

$kernel = $app->make(Kernel::class);

$response = tap($kernel->handle(
    $request = Request::capture()
))->send();

$kernel->terminate($request, $response);

Request

https://www.askmesolutions.in/product-review/657
GET
curl "https://www.askmesolutions.in/product-review/657" \
   -X GET \
   -H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \
   -H 'accept-encoding: gzip, deflate, br, zstd' \
   -H 'cache-control: no-cache' \
   -H 'connection: keep-alive' \
   -H 'host: www.askmesolutions.in' \
   -H 'pragma: no-cache' \
   -H 'sec-ch-ua: "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"' \
   -H 'sec-ch-ua-mobile: ?0' \
   -H 'sec-ch-ua-platform: "Windows"' \
   -H 'sec-fetch-dest: document' \
   -H 'sec-fetch-mode: navigate' \
   -H 'sec-fetch-site: none' \
   -H 'sec-fetch-user: ?1' \
   -H 'upgrade-insecure-requests: 1' \
   -H 'user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
   -H 'x-https: 1';

Headers

accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
accept-encoding
gzip, deflate, br, zstd
cache-control
no-cache
connection
keep-alive
host
www.askmesolutions.in
pragma
no-cache
sec-ch-ua
"Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"
sec-ch-ua-mobile
?0
sec-ch-ua-platform
"Windows"
sec-fetch-dest
document
sec-fetch-mode
navigate
sec-fetch-site
none
sec-fetch-user
?1
upgrade-insecure-requests
1
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
x-https
1

Body

[]

App

Routing

Controller
App\Http\Controllers\SiteController@productReview
Route name
product.review
Middleware
  • web

Context

Versions

Php Version
8.2.28
Laravel Version
9.52.4
Laravel Locale
en
Laravel Config Cached
true
App Debug
true
App Env
production
2:51:17 AM
Runtime 8.66ms
Connection mysql
select * from `products` where `products`.`id` = ? limit 1
2:51:17 AM
Runtime 17.78ms
Connection mysql
select count(*) as aggregate from `ratings` inner join `products` on `products`.`id` = `ratings`.`product_id` where `ratings`.`product_id` = ?
2:51:17 AM
Runtime 6.36ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 19.28ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 89.14ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 2.15ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 3.21ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 2.77ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 12.89ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 4.96ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 26.48ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 16.06ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 1.31ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 1.01ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:17 AM
Runtime 7.44ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
2:51:17 AM
Runtime 0.97ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 5.23ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
2:51:17 AM
Runtime 11.23ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 1.83ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 12.93ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 11.53ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 19.36ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 42.06ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 0.71ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 0.61ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 4.33ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
2:51:17 AM
Runtime 11.05ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 10.43ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 0.66ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 0.61ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 18.15ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
2:51:17 AM
Runtime 0.67ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 17.54ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 12.37ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 1.3ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
2:51:17 AM
Runtime 7.72ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 8.45ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 10.44ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 5.14ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 0.63ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 14.88ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 23.38ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 2.15ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 2.42ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
2:51:17 AM
Runtime 4.47ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 11.8ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 5.56ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:17 AM
Runtime 12.39ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 41.15ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 20.93ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 66.42ms
Connection mysql
select count(*) as aggregate from `carts` where `session_id` != ? and `session_id` = ?
2:51:18 AM
Runtime 0.81ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.69ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 2.52ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 19.75ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 31.61ms
Connection mysql
select count(*) as aggregate from `carts` where `session_id` != ? and `session_id` = ?
2:51:18 AM
Runtime 6.17ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 2.06ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 21.8ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.68ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 18.81ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 13.07ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 12.27ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 20.33ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 25.49ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 4.71ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 2.81ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 2.53ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 13.11ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 12.66ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 3.27ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 2.17ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 2.01ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 2.42ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 5.74ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 3.68ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 22.38ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 22.47ms
Connection mysql
select * from `pages` where `for_footer` = ? and `slug` not in (?, ?, ?) order by `order_by` asc
2:51:18 AM
Runtime 11.77ms
Connection mysql
select * from `pages` where `for_footer` = ? and `slug` not in (?, ?, ?) order by `order_by` asc
2:51:18 AM
Runtime 0.62ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 2.81ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_footer` = ? order by `order_by` asc
2:51:18 AM
Runtime 26.88ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_footer` = ? order by `order_by` asc
2:51:18 AM
Runtime 11.96ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 24.79ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 16.66ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 0.63ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 10.09ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 8.31ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 8.99ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 0.52ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
2:51:18 AM
Runtime 0.79ms
Connection mysql
select * from `pages` where `for_footer` = ? and `slug` in (?, ?, ?) order by `order_by` asc
2:51:18 AM
Runtime 21.63ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 10.94ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.66ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.58ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.35ms
Connection mysql
select * from `states` where `id` = ? limit 1
2:51:18 AM
Runtime 10.82ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.4ms
Connection mysql
select * from `countries` where `id` = ? limit 1
2:51:18 AM
Runtime 11.45ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 22.09ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.55ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 10.2ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 5.96ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.61ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.56ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.62ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.6ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.61ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.57ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 0.42ms
Connection mysql
select count(*) as aggregate from `carts` where `session_id` != ? and `session_id` = ?
2:51:18 AM
Runtime 6.83ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
2:51:18 AM
Runtime 11.75ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1