{"__meta":{"id":"01KZNR64NHP46ZVKSJG2JMPFWA","datetime":"2026-08-10 17:51:03","utime":1786362663.602101,"method":"GET","uri":"\/login","ip":"127.0.0.1"},"messages":{"count":0,"messages":[]},"time":{"count":6,"start":1786362663.335647,"end":1786362663.602124,"duration":0.2664768695831299,"duration_str":"266ms","measures":[{"label":"Booting","start":1786362663.335647,"relative_start":0,"end":1786362663.546697,"relative_end":1786362663.546697,"duration":0.21104979515075684,"duration_str":"211ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1786362663.546714,"relative_start":0.21106696128845215,"end":1786362663.602127,"relative_end":3.0994415283203125e-6,"duration":0.055413007736206055,"duration_str":"55.41ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1786362663.554376,"relative_start":0.21872878074645996,"end":1786362663.555965,"relative_end":1786362663.555965,"duration":0.001589059829711914,"duration_str":"1.59ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1786362663.577863,"relative_start":0.24221587181091309,"end":1786362663.598192,"relative_end":1786362663.598192,"duration":0.020328998565673828,"duration_str":"20.33ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: auth.login","start":1786362663.579439,"relative_start":0.24379181861877441,"end":1786362663.579439,"relative_end":1786362663.579439,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: layouts.guest","start":1786362663.59434,"relative_start":0.25869297981262207,"end":1786362663.59434,"relative_end":1786362663.59434,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":5508592,"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":1786362663.579344,"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":1786362663.594233,"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.00499,"accumulated_duration_str":"4.99ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `sessions` where `id` = 'zFYhJ5SHHdXHH1sEAIcAnszSvZrAq6HM3OLhu5Ie' limit 1","type":"query","params":[],"bindings":["zFYhJ5SHHdXHH1sEAIcAnszSvZrAq6HM3OLhu5Ie"],"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":1786362663.560215,"duration":0.00094,"duration_str":"940\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":18.838},{"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":1786362663.565598,"duration":0.0008399999999999999,"duration_str":"840\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":18.838,"width_percent":16.834},{"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":1786362663.570792,"duration":0.00138,"duration_str":"1.38ms","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":35.671,"width_percent":27.655},{"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":1786362663.581826,"duration":0.00183,"duration_str":"1.83ms","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":63.327,"width_percent":36.673}]},"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":"267ms","peak_memory":"6MB","response":"text\/html; charset=utf-8","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1657232261 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1657232261\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1502949679 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1502949679\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-678546635 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-678546635\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1466143207 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1466143207\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1212509007 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:51:03 GMT<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1212509007\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-30372092 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\">Wt2gyAVkXNvGQ37D4NRdShX0LuzliwF7QGXNAqFV<\/span>\"\n  \"<span class=sf-dump-key>flasher::envelopes<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-30372092\", {\"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}}