Add browser TZ to debug page.

This commit is contained in:
James Cole
2021-04-04 17:57:46 +02:00
parent 2d97408c1f
commit caf1e6010b
2 changed files with 11 additions and 3 deletions

View File

@@ -193,7 +193,7 @@ class DebugController extends Controller
$logContent = 'Truncated from this point <----|' . substr($logContent, -8192);
}
return prefixView(
return view(
'debug',
compact(
'phpVersion',