{"__meta":{"id":"01KZNYADCRHTMTKM62WRC2VDQD","datetime":"2026-08-10 16:38:15","utime":1786369095.065126,"method":"GET","uri":"\/login","ip":"127.0.0.1"},"messages":{"count":0,"messages":[]},"time":{"count":6,"start":1786369092.693499,"end":1786369095.065162,"duration":2.3716628551483154,"duration_str":"2.37s","measures":[{"label":"Booting","start":1786369092.693499,"relative_start":0,"end":1786369093.505051,"relative_end":1786369093.505051,"duration":0.8115518093109131,"duration_str":"812ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1786369093.505088,"relative_start":0.8115890026092529,"end":1786369095.065166,"relative_end":4.0531158447265625e-6,"duration":1.5600779056549072,"duration_str":"1.56s","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1786369093.538574,"relative_start":0.8450748920440674,"end":1786369093.543045,"relative_end":1786369093.543045,"duration":0.0044710636138916016,"duration_str":"4.47ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1786369093.602533,"relative_start":0.909034013748169,"end":1786369095.051705,"relative_end":1786369095.051705,"duration":1.449171781539917,"duration_str":"1.45s","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: auth.login","start":1786369093.605696,"relative_start":0.9121968746185303,"end":1786369093.605696,"relative_end":1786369093.605696,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: layouts.guest","start":1786369094.870559,"relative_start":2.1770598888397217,"end":1786369094.870559,"relative_end":1786369094.870559,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":5940096,"peak_usage_str":"6MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"12.x","tooltip":{"Laravel Version":"12.62.0","PHP Version":"8.4.24","Environment":"local","Debug Mode":"Enabled","URL":"bilipoa.test","Timezone":"Africa\/Nairobi","Locale":"en"}},"views":{"count":2,"nb_templates":2,"templates":[{"name":"auth.login","param_count":null,"params":[],"start":1786369093.605549,"type":"blade","hash":"bladeC:\\xampp\\htdocs\\bilipoa\\resources\\views\/auth\/login.blade.phpauth.login","xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fresources%2Fviews%2Fauth%2Flogin.blade.php&line=1","ajax":false,"filename":"login.blade.php","line":"?"}},{"name":"layouts.guest","param_count":null,"params":[],"start":1786369094.870442,"type":"blade","hash":"bladeC:\\xampp\\htdocs\\bilipoa\\resources\\views\/layouts\/guest.blade.phplayouts.guest","xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fresources%2Fviews%2Flayouts%2Fguest.blade.php&line=1","ajax":false,"filename":"guest.blade.php","line":"?"}}]},"queries":{"count":4,"nb_statements":4,"nb_visible_statements":4,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.00471,"accumulated_duration_str":"4.71ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `sessions` where `id` = 'CQYCg0L3K6PouNtSZqlP8z8G5TqTOewTLBTXFmvM' limit 1","type":"query","params":[],"bindings":["CQYCg0L3K6PouNtSZqlP8z8G5TqTOewTLBTXFmvM"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php","line":96},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php","line":128},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php","line":116},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Store.php","line":100},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Middleware\/StartSession.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php","line":146}],"start":1786369093.558452,"duration":0.00126,"duration_str":"1.26ms","slow":false,"memory":0,"memory_str":null,"filename":"DatabaseSessionHandler.php:96","source":{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\DatabaseSessionHandler.php","line":96},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fvendor%2Flaravel%2Fframework%2Fsrc%2FIlluminate%2FSession%2FDatabaseSessionHandler.php&line=96","ajax":false,"filename":"DatabaseSessionHandler.php","line":"96"},"connection":"bilipoa","explain":null,"start_percent":0,"width_percent":26.752},{"sql":"select exists (select 1 from information_schema.tables where table_schema = schema() and table_name = 'main_site_data' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":13,"namespace":null,"name":"app\/Http\/Middleware\/SetLocaleFromSession.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Http\\Middleware\\SetLocaleFromSession.php","line":23},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":219},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Middleware\/SubstituteBindings.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php","line":50},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":219},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/Http\/Middleware\/VerifyCsrfToken.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php","line":87}],"start":1786369093.577471,"duration":0.00134,"duration_str":"1.34ms","slow":false,"memory":0,"memory_str":null,"filename":"SetLocaleFromSession.php:23","source":{"index":13,"namespace":null,"name":"app\/Http\/Middleware\/SetLocaleFromSession.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Http\\Middleware\\SetLocaleFromSession.php","line":23},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fapp%2FHttp%2FMiddleware%2FSetLocaleFromSession.php&line=23","ajax":false,"filename":"SetLocaleFromSession.php","line":"23"},"connection":"bilipoa","explain":null,"start_percent":26.752,"width_percent":28.45},{"sql":"select * from `main_site_data` where `type` = 'site_locale' limit 1","type":"query","params":[],"bindings":["site_locale"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"app\/Models\/MainSiteData.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Models\\MainSiteData.php","line":32},{"index":17,"namespace":null,"name":"app\/Http\/Middleware\/SetLocaleFromSession.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Http\\Middleware\\SetLocaleFromSession.php","line":27},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":219},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Middleware\/SubstituteBindings.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php","line":50},{"index":20,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":219}],"start":1786369093.5884519,"duration":0.00078,"duration_str":"780\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"MainSiteData.php:32","source":{"index":16,"namespace":null,"name":"app\/Models\/MainSiteData.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Models\\MainSiteData.php","line":32},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fapp%2FModels%2FMainSiteData.php&line=32","ajax":false,"filename":"MainSiteData.php","line":"32"},"connection":"bilipoa","explain":null,"start_percent":55.202,"width_percent":16.561},{"sql":"select * from `main_site_data` where `type` = 'site_icon' limit 1","type":"query","params":[],"bindings":["site_icon"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"app\/Models\/MainSiteData.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Models\\MainSiteData.php","line":32},{"index":17,"namespace":null,"name":"app\/Helpers\/helpers.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Helpers\\helpers.php","line":31},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":124},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":57},{"index":23,"namespace":null,"name":"vendor\/livewire\/livewire\/src\/Mechanisms\/ExtendBlade\/ExtendedCompilerEngine.php","file":"C:\\xampp\\htdocs\\bilipoa\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":22}],"start":1786369094.5767431,"duration":0.00133,"duration_str":"1.33ms","slow":false,"memory":0,"memory_str":null,"filename":"MainSiteData.php:32","source":{"index":16,"namespace":null,"name":"app\/Models\/MainSiteData.php","file":"C:\\xampp\\htdocs\\bilipoa\\app\\Models\\MainSiteData.php","line":32},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fapp%2FModels%2FMainSiteData.php&line=32","ajax":false,"filename":"MainSiteData.php","line":"32"},"connection":"bilipoa","explain":null,"start_percent":71.762,"width_percent":28.238}]},"models":{"data":[],"count":0,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":[]},"livewire":{"data":[],"count":0},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"http:\/\/billing.bilipoa.test\/login","action_name":"login","controller_action":"Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@create","uri":"GET login","domain":"billing.bilipoa.test","controller":{"value":"Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@create","xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fvendor%2Flaravel%2Ffortify%2Fsrc%2FHttp%2FControllers%2FAuthenticatedSessionController.php&line=47","ajax":false,"filename":"AuthenticatedSessionController.php","line":"47"}},"namespace":"Laravel\\Fortify\\Http\\Controllers","file":{"value":"vendor\/laravel\/fortify\/src\/Http\/Controllers\/AuthenticatedSessionController.php:47-50","xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp%2Fhtdocs%2Fbilipoa%2Fvendor%2Flaravel%2Ffortify%2Fsrc%2FHttp%2FControllers%2FAuthenticatedSessionController.php&line=47","ajax":false,"filename":"AuthenticatedSessionController.php","line":"47"}},"middleware":"web, guest:web","duration":"2.37s","peak_memory":"8MB","response":"text\/html; charset=utf-8","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-519805073 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-519805073\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-960925760 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-960925760\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1908056436 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"3 characters\">*\/*<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">curl\/8.12.1<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"20 characters\">billing.bilipoa.test<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1908056436\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1554796962 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1554796962\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-818435543 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">text\/html; charset=utf-8<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Mon, 10 Aug 2026 13:38:13 GMT<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-818435543\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-891681430 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">QbQdsmnszu1juciIoyGW0VCmdia0yvXTSCZENgS3<\/span>\"\n  \"<span class=sf-dump-key>flasher::envelopes<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-891681430\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"http:\/\/billing.bilipoa.test\/login","action_name":"login","controller_action":"Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@create"},"badge":null}}