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/894
GET
curl "https://www.askmesolutions.in/product-review/894" \
   -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
9:44:13 PM
Runtime 5.34ms
Connection mysql
select * from `products` where `products`.`id` = ? limit 1
9:44:13 PM
Runtime 0.63ms
Connection mysql
select count(*) as aggregate from `ratings` inner join `products` on `products`.`id` = `ratings`.`product_id` where `ratings`.`product_id` = ?
9:44:13 PM
Runtime 0.62ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.72ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.72ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.65ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.62ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.46ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.5ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.51ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.57ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.5ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.45ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.46ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 1.2ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.53ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.93ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.46ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.55ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.59ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.55ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.52ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.63ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 1.01ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.54ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.59ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.6ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.99ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.65ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.53ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.57ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.98ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.58ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.57ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.41ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.56ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.53ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.53ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.95ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.54ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.4ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.57ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.62ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.97ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.65ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.57ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.63ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.64ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.84ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_header` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.65ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.63ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.62ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.6ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.7ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.65ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select count(*) as aggregate from `carts` where `session_id` != ? and `session_id` = ?
9:44:13 PM
Runtime 0.76ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.66ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.66ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.59ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.43ms
Connection mysql
select count(*) as aggregate from `carts` where `session_id` != ? and `session_id` = ?
9:44:13 PM
Runtime 0.64ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.62ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.65ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.6ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.57ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.62ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.59ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.67ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.62ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.61ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.56ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.47ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.47ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.54ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.5ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.53ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.5ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.55ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.9ms
Connection mysql
select * from `pages` where `for_footer` = ? and `slug` not in (?, ?, ?) order by `order_by` asc
9:44:13 PM
Runtime 0.85ms
Connection mysql
select * from `pages` where `for_footer` = ? and `slug` not in (?, ?, ?) order by `order_by` asc
9:44:13 PM
Runtime 0.69ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 2.57ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_footer` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.73ms
Connection mysql
select * from `categories` where `parent_id` = ? and `status` = ? and `type` = ? and `for_footer` = ? order by `order_by` asc
9:44:13 PM
Runtime 0.51ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.51ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.46ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.4ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.43ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.41ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.41ms
Connection mysql
select `name` from `marketplaces` where `slug` is null limit 1
9:44:13 PM
Runtime 0.7ms
Connection mysql
select * from `pages` where `for_footer` = ? and `slug` in (?, ?, ?) order by `order_by` asc
9:44:13 PM
Runtime 0.55ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.45ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.47ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.48ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.4ms
Connection mysql
select * from `states` where `id` = ? limit 1
9:44:13 PM
Runtime 0.54ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.44ms
Connection mysql
select * from `countries` where `id` = ? limit 1
9:44:13 PM
Runtime 0.65ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.58ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.65ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.52ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.44ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.46ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.48ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.44ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.44ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 9.62ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.58ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.44ms
Connection mysql
select count(*) as aggregate from `carts` where `session_id` != ? and `session_id` = ?
9:44:13 PM
Runtime 0.45ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1
9:44:13 PM
Runtime 0.5ms
Connection mysql
select * from `settings` where `settings`.`id` = ? limit 1