JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{"__meta":{"id":"X3f49d08063ebf5603414974ea724e7c1","datetime":"2025-03-12 14:47:45","utime":1741771065.138384,"method":"POST","uri":"\/business-setting","ip":"152.58.232.155"},"php":{"version":"8.3.6","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1741771064.632901,"end":1741771065.138406,"duration":0.5055050849914551,"duration_str":"506ms","measures":[{"label":"Booting","start":1741771064.632901,"relative_start":0,"end":1741771064.933825,"relative_end":1741771064.933825,"duration":0.30092406272888184,"duration_str":"301ms","memory":0,"memory_str":"0B","params":[],"collector":"time"},{"label":"Application","start":1741771064.933836,"relative_start":0.3009350299835205,"end":1741771065.138409,"relative_end":2.86102294921875e-6,"duration":0.2045729160308838,"duration_str":"205ms","memory":0,"memory_str":"0B","params":[],"collector":"time"}]},"memory":{"peak_usage":8121800,"peak_usage_str":"8MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":0,"templates":[]},"route":{"uri":"POST business-setting","middleware":"web, verified, auth, XSS, revalidate","controller":"App\\Http\\Controllers\\SystemController@saveBusinessSettings","namespace":null,"prefix":"","where":[],"as":"business.setting","file":"app\/Http\/Controllers\/SystemController.php:369-501<\/a>"},"queries":{"nb_statements":14,"nb_failed_statements":0,"accumulated_duration":0.06635999999999999,"accumulated_duration_str":"66.36ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `users` where `id` = 6 limit 1","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":59},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":169},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","line":56},{"index":19,"namespace":"middleware","name":"auth","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/Middleware\/Authenticate.php","line":83},{"index":20,"namespace":"middleware","name":"auth","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/Middleware\/Authenticate.php","line":62}],"start":1741771064.9475381,"duration":0.00455,"duration_str":"4.55ms","memory":0,"memory_str":null,"filename":"EloquentUserProvider.php:59","source":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:59","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fvendor%2Flaravel%2Fframework%2Fsrc%2FIlluminate%2FAuth%2FEloquentUserProvider.php&line=59","ajax":false,"filename":"EloquentUserProvider.php","line":"59"},"connection":"dailybooks_db","start_percent":0,"width_percent":6.857},{"sql":"select * from `settings` where `created_by` = 6","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":null,"name":"app\/Models\/Utility.php","file":"\/var\/www\/dailybooks.com\/app\/Models\/Utility.php","line":59},{"index":14,"namespace":null,"name":"app\/Models\/Utility.php","file":"\/var\/www\/dailybooks.com\/app\/Models\/Utility.php","line":300},{"index":15,"namespace":"middleware","name":"XSS","file":"\/var\/www\/dailybooks.com\/app\/Http\/Middleware\/XSS.php","line":34},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":183},{"index":17,"namespace":"middleware","name":"verified","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/Middleware\/EnsureEmailIsVerified.php","line":41}],"start":1741771064.9575062,"duration":0.00045,"duration_str":"450\u03bcs","memory":0,"memory_str":null,"filename":"Utility.php:59","source":"app\/Models\/Utility.php:59","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FModels%2FUtility.php&line=59","ajax":false,"filename":"Utility.php","line":"59"},"connection":"dailybooks_db","start_percent":6.857,"width_percent":0.678},{"sql":"select `permissions`.*, `model_has_permissions`.`model_id` as `pivot_model_id`, `model_has_permissions`.`permission_id` as `pivot_permission_id`, `model_has_permissions`.`model_type` as `pivot_model_type` from `permissions` inner join `model_has_permissions` on `permissions`.`id` = `model_has_permissions`.`permission_id` where `model_has_permissions`.`model_id` = 6 and `model_has_permissions`.`model_type` = 'App\\Models\\User'","type":"query","params":[],"bindings":["6","App\\Models\\User"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":326},{"index":21,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":215},{"index":22,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":261},{"index":23,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","line":129},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/Access\/Gate.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/Access\/Gate.php","line":566}],"start":1741771065.002314,"duration":0.0071600000000000006,"duration_str":"7.16ms","memory":0,"memory_str":null,"filename":"HasPermissions.php:326","source":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php:326","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fvendor%2Fspatie%2Flaravel-permission%2Fsrc%2FTraits%2FHasPermissions.php&line=326","ajax":false,"filename":"HasPermissions.php","line":"326"},"connection":"dailybooks_db","start_percent":7.535,"width_percent":10.79},{"sql":"select `roles`.*, `model_has_roles`.`model_id` as `pivot_model_id`, `model_has_roles`.`role_id` as `pivot_role_id`, `model_has_roles`.`model_type` as `pivot_model_type` from `roles` inner join `model_has_roles` on `roles`.`id` = `model_has_roles`.`role_id` where `model_has_roles`.`model_id` in (6) and `model_has_roles`.`model_type` = 'App\\Models\\User'","type":"query","params":[],"bindings":["App\\Models\\User"],"hints":null,"show_copy":false,"backtrace":[{"index":22,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasRoles.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasRoles.php","line":227},{"index":23,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":312},{"index":24,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":215},{"index":25,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/Traits\/HasPermissions.php","line":261},{"index":26,"namespace":null,"name":"vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","file":"\/var\/www\/dailybooks.com\/vendor\/spatie\/laravel-permission\/src\/PermissionRegistrar.php","line":129}],"start":1741771065.015342,"duration":0.0045,"duration_str":"4.5ms","memory":0,"memory_str":null,"filename":"HasRoles.php:227","source":"vendor\/spatie\/laravel-permission\/src\/Traits\/HasRoles.php:227","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fvendor%2Fspatie%2Flaravel-permission%2Fsrc%2FTraits%2FHasRoles.php&line=227","ajax":false,"filename":"HasRoles.php","line":"227"},"connection":"dailybooks_db","start_percent":18.324,"width_percent":6.781},{"sql":"select * from `settings` where `created_by` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":null,"name":"app\/Models\/Utility.php","file":"\/var\/www\/dailybooks.com\/app\/Models\/Utility.php","line":4434},{"index":14,"namespace":null,"name":"app\/Models\/Utility.php","file":"\/var\/www\/dailybooks.com\/app\/Models\/Utility.php","line":4151},{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":385},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43}],"start":1741771065.028451,"duration":0.00064,"duration_str":"640\u03bcs","memory":0,"memory_str":null,"filename":"Utility.php:4434","source":"app\/Models\/Utility.php:4434","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FModels%2FUtility.php&line=4434","ajax":false,"filename":"Utility.php","line":"4434"},"connection":"dailybooks_db","start_percent":25.105,"width_percent":0.964},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('6-logo-dark.png', 'company_logo_dark', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["6-logo-dark.png","company_logo_dark","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":392},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.080997,"duration":0.02487,"duration_str":"24.87ms","memory":0,"memory_str":null,"filename":"SystemController.php:392","source":"app\/Http\/Controllers\/SystemController.php:392","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=392","ajax":false,"filename":"SystemController.php","line":"392"},"connection":"dailybooks_db","start_percent":26.07,"width_percent":37.477},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('Dailybooks', 'title_text', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["Dailybooks","title_text","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.106806,"duration":0.00328,"duration_str":"3.28ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":63.547,"width_percent":4.943},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('', 'footer_text', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["","footer_text","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.110632,"duration":0.00349,"duration_str":"3.49ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":68.49,"width_percent":5.259},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('en', 'default_language', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["en","default_language","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.114605,"duration":0.0025299999999999997,"duration_str":"2.53ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":73.749,"width_percent":3.813},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('theme-4', 'color', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["theme-4","color","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.117618,"duration":0.00227,"duration_str":"2.27ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":77.562,"width_percent":3.421},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('false', 'color_flag', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["false","color_flag","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.120345,"duration":0.0029,"duration_str":"2.9ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":80.983,"width_percent":4.37},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('on', 'cust_theme_bg', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["on","cust_theme_bg","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.1237772,"duration":0.00325,"duration_str":"3.25ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":85.353,"width_percent":4.898},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('off', 'SITE_RTL', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["off","SITE_RTL","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.127572,"duration":0.0038399999999999997,"duration_str":"3.84ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":90.25,"width_percent":5.787},{"sql":"insert into settings (`value`, `name`,`created_by`) values ('off', 'cust_darklayout', 6) ON DUPLICATE KEY UPDATE `value` = VALUES(`value`)","type":"query","params":[],"bindings":["off","cust_darklayout","6"],"hints":null,"show_copy":false,"backtrace":[{"index":11,"namespace":null,"name":"app\/Http\/Controllers\/SystemController.php","file":"\/var\/www\/dailybooks.com\/app\/Http\/Controllers\/SystemController.php","line":485},{"index":12,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/dailybooks.com\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":208}],"start":1741771065.131864,"duration":0.00263,"duration_str":"2.63ms","memory":0,"memory_str":null,"filename":"SystemController.php:485","source":"app\/Http\/Controllers\/SystemController.php:485","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FHttp%2FControllers%2FSystemController.php&line=485","ajax":false,"filename":"SystemController.php","line":"485"},"connection":"dailybooks_db","start_percent":96.037,"width_percent":3.963}]},"models":{"data":{"App\\Models\\User":{"value":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fapp%2FModels%2FUser.php&line=1","ajax":false,"filename":"User.php","line":"?"}},"Spatie\\Permission\\Models\\Role":{"value":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Fdailybooks.com%2Fvendor%2Fspatie%2Flaravel-permission%2Fsrc%2FModels%2FRole.php&line=1","ajax":false,"filename":"Role.php","line":"?"}}},"count":2,"is_counter":true},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":1,"messages":[{"message":"[\n ability => manage business settings,\n result => true,\n user => 6,\n arguments => []\n]","message_html":"
manage business settings<\/span> [\n  \"ability<\/span>\" => \"manage business settings<\/span>\"\n  \"result<\/span>\" => true<\/span>\n  \"user<\/span>\" => 6<\/span>\n  \"arguments<\/span>\" => \"[]<\/span>\"\n<\/samp>]\n<\/pre>