JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{"__meta":{"id":"X6437a343581c2b75f705ecc3cefceb0e","datetime":"2025-03-12 13:45:13","utime":1741767313.057227,"method":"POST","uri":"\/business-setting","ip":"152.58.232.155"},"php":{"version":"8.3.6","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1741767312.899662,"end":1741767313.057246,"duration":0.15758395195007324,"duration_str":"158ms","measures":[{"label":"Booting","start":1741767312.899662,"relative_start":0,"end":1741767312.997134,"relative_end":1741767312.997134,"duration":0.09747195243835449,"duration_str":"97.47ms","memory":0,"memory_str":"0B","params":[],"collector":"time"},{"label":"Application","start":1741767312.997147,"relative_start":0.09748506546020508,"end":1741767313.057249,"relative_end":3.0994415283203125e-6,"duration":0.060101985931396484,"duration_str":"60.1ms","memory":0,"memory_str":"0B","params":[],"collector":"time"}]},"memory":{"peak_usage":7556552,"peak_usage_str":"7MB"},"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.03166,"accumulated_duration_str":"31.66ms","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":1741767313.0019512,"duration":0.0044800000000000005,"duration_str":"4.48ms","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":14.15},{"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":1741767313.007941,"duration":0.0013700000000000001,"duration_str":"1.37ms","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":14.15,"width_percent":4.327},{"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":1741767313.019876,"duration":0.00231,"duration_str":"2.31ms","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":18.478,"width_percent":7.296},{"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":1741767313.023085,"duration":0.00189,"duration_str":"1.89ms","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":25.774,"width_percent":5.97},{"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":1741767313.026579,"duration":0.0007099999999999999,"duration_str":"710\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":31.744,"width_percent":2.243},{"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":1741767313.0307992,"duration":0.0029500000000000004,"duration_str":"2.95ms","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":33.986,"width_percent":9.318},{"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":1741767313.034395,"duration":0.00261,"duration_str":"2.61ms","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":43.304,"width_percent":8.244},{"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":1741767313.037638,"duration":0.0033799999999999998,"duration_str":"3.38ms","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":51.548,"width_percent":10.676},{"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":1741767313.041641,"duration":0.00297,"duration_str":"2.97ms","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":62.224,"width_percent":9.381},{"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":1741767313.045155,"duration":0.00155,"duration_str":"1.55ms","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":71.605,"width_percent":4.896},{"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":1741767313.04719,"duration":0.0019199999999999998,"duration_str":"1.92ms","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":76.5,"width_percent":6.064},{"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":1741767313.049571,"duration":0.00198,"duration_str":"1.98ms","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":82.565,"width_percent":6.254},{"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":1741767313.051938,"duration":0.00196,"duration_str":"1.96ms","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":88.819,"width_percent":6.191},{"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":1741767313.054239,"duration":0.00158,"duration_str":"1.58ms","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":95.009,"width_percent":4.991}]},"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>