JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{"__meta":{"id":"X8cc52ece6ccd63cdf7613e0b58ef8ac9","datetime":"2025-03-12 05:55:54","utime":1741758954.797473,"method":"POST","uri":"\/business-setting","ip":"152.58.232.155"},"php":{"version":"8.3.6","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1741758954.660605,"end":1741758954.797494,"duration":0.13688898086547852,"duration_str":"137ms","measures":[{"label":"Booting","start":1741758954.660605,"relative_start":0,"end":1741758954.738962,"relative_end":1741758954.738962,"duration":0.07835698127746582,"duration_str":"78.36ms","memory":0,"memory_str":"0B","params":[],"collector":"time"},{"label":"Application","start":1741758954.738975,"relative_start":0.0783700942993164,"end":1741758954.797497,"relative_end":3.0994415283203125e-6,"duration":0.05852198600769043,"duration_str":"58.52ms","memory":0,"memory_str":"0B","params":[],"collector":"time"}]},"memory":{"peak_usage":6790936,"peak_usage_str":"6MB"},"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":12,"nb_failed_statements":0,"accumulated_duration":0.03807,"accumulated_duration_str":"38.07ms","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":1741758954.7425282,"duration":0.0045,"duration_str":"4.5ms","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":11.82},{"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":28},{"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":1741758954.7481198,"duration":0.0005899999999999999,"duration_str":"590\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":11.82,"width_percent":1.55},{"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":1741758954.756563,"duration":0.00068,"duration_str":"680\u03bcs","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":13.37,"width_percent":1.786},{"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":1741758954.757963,"duration":0.00051,"duration_str":"510\u03bcs","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":15.156,"width_percent":1.34},{"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":1741758954.759986,"duration":0.013179999999999999,"duration_str":"13.18ms","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":16.496,"width_percent":34.62},{"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":1741758954.773779,"duration":0.00266,"duration_str":"2.66ms","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.116,"width_percent":6.987},{"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":1741758954.777081,"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":58.103,"width_percent":6.856},{"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":1741758954.780214,"duration":0.00435,"duration_str":"4.35ms","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":64.959,"width_percent":11.426},{"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":1741758954.785111,"duration":0.0025,"duration_str":"2.5ms","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.386,"width_percent":6.567},{"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":1741758954.788082,"duration":0.00199,"duration_str":"1.99ms","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.952,"width_percent":5.227},{"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":1741758954.790627,"duration":0.00234,"duration_str":"2.34ms","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.18,"width_percent":6.147},{"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":1741758954.7935529,"duration":0.00216,"duration_str":"2.16ms","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":94.326,"width_percent":5.674}]},"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>