{"__meta":{"id":"01KZNR228VQ6WZPV7KQAJWJ85B","datetime":"2026-08-10 17:48:50","utime":1786362530.075656,"method":"GET","uri":"\/login","ip":"127.0.0.1"},"messages":{"count":0,"messages":[]},"time":{"count":6,"start":1786362528.522941,"end":1786362530.075687,"duration":1.5527458190917969,"duration_str":"1.55s","measures":[{"label":"Booting","start":1786362528.522941,"relative_start":0,"end":1786362528.770465,"relative_end":1786362528.770465,"duration":0.24752378463745117,"duration_str":"248ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1786362528.770502,"relative_start":0.24756097793579102,"end":1786362530.075691,"relative_end":4.0531158447265625e-6,"duration":1.3051888942718506,"duration_str":"1.31s","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1786362528.776832,"relative_start":0.2538909912109375,"end":1786362528.779249,"relative_end":1786362528.779249,"duration":0.002416849136352539,"duration_str":"2.42ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1786362528.824064,"relative_start":0.30112290382385254,"end":1786362530.064711,"relative_end":1786362530.064711,"duration":1.2406470775604248,"duration_str":"1.24s","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: auth.login","start":1786362528.825977,"relative_start":0.3030359745025635,"end":1786362528.825977,"relative_end":1786362528.825977,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: layouts.guest","start":1786362529.862711,"relative_start":1.3397698402404785,"end":1786362529.862711,"relative_end":1786362529.862711,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":5618800,"peak_usage_str":"5MB"},"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":"Asia\/Dhaka","Locale":"en"}},"views":{"count":2,"nb_templates":2,"templates":[{"name":"auth.login","param_count":null,"params":[],"start":1786362528.825857,"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":1786362529.86256,"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.00374,"accumulated_duration_str":"3.74ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `sessions` where `id` = 'Ow59xw2VQnUKWOJEhuNa6XfWvpDR1xxoJFU4rGi6' limit 1","type":"query","params":[],"bindings":["Ow59xw2VQnUKWOJEhuNa6XfWvpDR1xxoJFU4rGi6"],"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":1786362528.7901862,"duration":0.0008,"duration_str":"800\u03bcs","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":21.39},{"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":1786362528.799469,"duration":0.00094,"duration_str":"940\u03bcs","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":21.39,"width_percent":25.134},{"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":1786362528.806987,"duration":0.00087,"duration_str":"870\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":46.524,"width_percent":23.262},{"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":20,"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":21,"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":22,"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":1786362529.623771,"duration":0.00113,"duration_str":"1.13ms","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":69.786,"width_percent":30.214}]},"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":"1.56s","peak_memory":"6MB","response":"text\/html; charset=utf-8","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1591653201 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1591653201\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-807415446 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-807415446\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1974392933 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.13.0<\/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-1974392933\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1152115701 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1152115701\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1016879612 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 11:48:48 GMT<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1016879612\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-610031801 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\">7RVU4tJ8um9EiOwGplS7AWRRR2egll6m7EQQ2tjS<\/span>\"\n  \"<span class=sf-dump-key>flasher::envelopes<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-610031801\", {\"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}}