Loading...

Contact Us


Laravel
Internal Server Error

ErrorException

vendor/symfony/http-foundation/Response.php:1285

ob_end_flush(): Failed to send buffer of zlib output compression (0)

LARAVEL 12.50.0
PHP 8.2.31
UNHANDLED
CODE 0
500
GET
https://propertiesdream.com/contact-us

Exception trace

3 vendor frames
Symfony\Component\HttpFoundation\Response::closeOutputBuffers(integer, boolean)
vendor/symfony/http-foundation/Response.php:1285
Symfony\Component\HttpFoundation\Response->send()
vendor/symfony/http-foundation/Response.php:414
Illuminate\Foundation\Application->handleRequest(object(Illuminate\Http\Request))
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1220
public/index.php
public/index.php:20
1516// Bootstrap Laravel and handle the request...17/** @var Application $app */18$app = require_once __DIR__.'/../bootstrap/app.php';1920$app->handleRequest(Request::capture());21

Queries

mysql
select `value`, `key` from `settings` where `key` in ('site_favicon', 'site_logo', 'company_name')
1.24ms
mysql
select * from `sessions` where `id` = 'ER9UAVDqtMwfs86rM8ovxNM9XICwWPT2W9PfFF01' limit 1
0.29ms
mysql
select * from `pages` where `slug` = 'contact-us' and `status` = 1 limit 1
6.9ms
mysql
select * from `settings`
0.51ms
mysql
select * from `page_categories` where `page_categories`.`id` = 1 limit 1
0.4ms
mysql
select * from `sessions` where `id` = 'ER9UAVDqtMwfs86rM8ovxNM9XICwWPT2W9PfFF01' limit 1
0.28ms
mysql
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiQlpXZHB6amE2SHpOSUdhSzR3QU45R1QzV2JyV2RGZTJ3dUFwekVOTiI7czo5OiJfcHJldmlvdXMiO2E6Mjp7czozOiJ1cmwiO3M6Mzg6Imh0dHBzOi8vcHJvcGVydGllc2RyZWFtLmNvbS9jb250YWN0LXVzIjtzOjU6InJvdXRlIjtzOjQ6InBhZ2UiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1785362796, NULL, '216.73.217.47', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'ER9UAVDqtMwfs86rM8ovxNM9XICwWPT2W9PfFF01')
0.57ms

Headers

accept
*/*
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-encoding
gzip, br, zstd, deflate
host
propertiesdream.com
x-https
1

Body

// No request body

Routing

controller
App\Http\Controllers\FrontendController@page
route name
page
middleware
web

Routing parameters

{
    "slug": "contact-us"
}