Please verify your identity. Verify Now
8.0.30PHP Version223msRequest Duration7MBMemory UsageGET skills/{skill}/{type}Route
    • Booting (29.62ms)
    • Application (194ms)
    • 1 x Application (86.69%)
      193.67ms
      1 x Booting (13.26%)
      29.62ms
      4 templates were rendered
      • frontend.default.projects-listing (resources/views/frontend/default/projects-listing.blade.php)7blade
        Params
        0
        projects
        1
        keyword
        2
        total
        3
        type
        4
        projectType
        5
        bids
        6
        sort
      • frontend.default.layouts.app (resources/views/frontend/default/layouts/app.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        projects
        4
        keyword
        5
        total
        6
        type
        7
        projectType
        8
        bids
        9
        sort
        10
        verification
      • frontend.default.inc.header (resources/views/frontend/default/inc/header.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        projects
        4
        keyword
        5
        total
        6
        type
        7
        projectType
        8
        bids
        9
        sort
        10
        verification
        11
        locale
        12
        lang
      • frontend.default.inc.footer (resources/views/frontend/default/inc/footer.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        projects
        4
        keyword
        5
        total
        6
        type
        7
        projectType
        8
        bids
        9
        sort
        10
        verification
        11
        locale
        12
        lang
      uri
      GET skills/{skill}/{type}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@searchBySkill
      namespace
      App\Http\Controllers
      prefix
      where
      as
      search.skill
      file
      app/Http/Controllers/SearchController.php:226-249
      160 statements were executed, 63 of which were duplicated, 97 unique54.9ms
      • select * from `skills` where `skills`.`id` = '8' and `skills`.`deleted_at` is null limit 1
        1.58ms/app/Http/Controllers/SearchController.php:229u587288665_cv
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Http/Controllers/SearchController.php:229
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `system_configurations` where `type` = 'project_approval' limit 1
        320μs/app/Http/Controllers/SearchController.php:237u587288665_cv
        Metadata
        Bindings
        • 0. project_approval
        Backtrace
        • 15. /app/Http/Controllers/SearchController.php:237
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `projects` where `biddable` = 1 and `cancel_status` = 0 and `closed` = 0 and `private` = '0' and `project_approval` = 1 and `skills` like '%\"8\"%' and `projects`.`deleted_at` is null order by `created_at` desc
        640μs/app/Http/Controllers/SearchController.php:245u587288665_cv
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 0
        • 3. 0
        • 4. 1
        • 5. %"8"%
        Backtrace
        • 14. /app/Http/Controllers/SearchController.php:245
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `projects` where `biddable` = 1 and `cancel_status` = 0 and `closed` = 0 and `private` = '0' and `project_approval` = 1 and `skills` like '%\"8\"%' and `projects`.`deleted_at` is null
        380μs/app/Http/Controllers/SearchController.php:246u587288665_cv
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 0
        • 3. 0
        • 4. 1
        • 5. %"8"%
        Backtrace
        • 15. /app/Http/Controllers/SearchController.php:246
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `projects` where `biddable` = 1 and `cancel_status` = 0 and `closed` = 0 and `private` = '0' and `project_approval` = 1 and `skills` like '%\"8\"%' and `projects`.`deleted_at` is null order by `created_at` desc limit 8 offset 0
        470μs/app/Http/Controllers/SearchController.php:246u587288665_cv
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 0
        • 3. 0
        • 4. 1
        • 5. %"8"%
        Backtrace
        • 15. /app/Http/Controllers/SearchController.php:246
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `verifications` where `user_id` is null and `type` = 'identity_verification' and `verifications`.`deleted_at` is null limit 1
        350μsview::d6b241fe8d1cb4c95ad0790aea4e955df1a6567a:5u587288665_cv
        Metadata
        Bindings
        • 0. identity_verification
        Backtrace
        • 15. view::d6b241fe8d1cb4c95ad0790aea4e955df1a6567a:5
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Please verify your identity' limit 1
        970μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Please verify your identity
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Please verify your identity' and `lang` = 'en' limit 1
        870μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Please verify your identity
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Verify Now' limit 1
        910μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Verify Now
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Verify Now' and `lang` = 'en' limit 1
        840μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Verify Now
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' and `languages`.`deleted_at` is null limit 1
        290μsview::7dfd579d46f8bedc2ffc4dd916c5c64371aab1b1:8u587288665_cv
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::7dfd579d46f8bedc2ffc4dd916c5c64371aab1b1:8
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'website_name' limit 1
        350μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. website_name
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'site_motto' limit 1
        260μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. site_motto
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'meta_description' limit 1
        330μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_description
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'meta_keywords' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_keywords
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'meta_description' limit 1
        340μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_description
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'meta_image' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_image
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `uploads` where `uploads`.`id` = '97' and `uploads`.`deleted_at` is null limit 1
        360μs/app/Http/Helpers.php:231u587288665_cv
        Metadata
        Bindings
        • 0. 97
        Backtrace
        • 19. /app/Http/Helpers.php:231
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '97' and `uploads`.`deleted_at` is null limit 1
        340μs/app/Http/Helpers.php:232u587288665_cv
        Metadata
        Bindings
        • 0. 97
        Backtrace
        • 19. /app/Http/Helpers.php:232
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'meta_description' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_description
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'meta_image' limit 1
        270μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_image
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `uploads` where `uploads`.`id` = '97' and `uploads`.`deleted_at` is null limit 1
        240μs/app/Http/Helpers.php:231u587288665_cv
        Metadata
        Bindings
        • 0. 97
        Backtrace
        • 19. /app/Http/Helpers.php:231
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '97' and `uploads`.`deleted_at` is null limit 1
        240μs/app/Http/Helpers.php:232u587288665_cv
        Metadata
        Bindings
        • 0. 97
        Backtrace
        • 19. /app/Http/Helpers.php:232
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'meta_image' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_image
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `uploads` where `uploads`.`id` = '97' and `uploads`.`deleted_at` is null limit 1
        270μs/app/Http/Helpers.php:231u587288665_cv
        Metadata
        Bindings
        • 0. 97
        Backtrace
        • 19. /app/Http/Helpers.php:231
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '97' and `uploads`.`deleted_at` is null limit 1
        340μs/app/Http/Helpers.php:232u587288665_cv
        Metadata
        Bindings
        • 0. 97
        Backtrace
        • 19. /app/Http/Helpers.php:232
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'meta_description' limit 1
        360μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. meta_description
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'website_name' limit 1
        370μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. website_name
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'site_icon' limit 1
        360μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. site_icon
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `uploads` where `uploads`.`id` = '29' and `uploads`.`deleted_at` is null limit 1
        290μs/app/Http/Helpers.php:231u587288665_cv
        Metadata
        Bindings
        • 0. 29
        Backtrace
        • 19. /app/Http/Helpers.php:231
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '29' and `uploads`.`deleted_at` is null limit 1
        280μs/app/Http/Helpers.php:232u587288665_cv
        Metadata
        Bindings
        • 0. 29
        Backtrace
        • 19. /app/Http/Helpers.php:232
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Nothing selected' limit 1
        320μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Nothing selected
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Nothing selected' and `lang` = 'en' limit 1
        310μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Nothing selected
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Nothing found' limit 1
        290μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Nothing found
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Nothing found' and `lang` = 'en' limit 1
        290μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Nothing found
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Choose file' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Choose file
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Choose file' and `lang` = 'en' limit 1
        280μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Choose file
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'File selected' limit 1
        290μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. File selected
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'File selected' and `lang` = 'en' limit 1
        290μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. File selected
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Files selected' limit 1
        290μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Files selected
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Files selected' and `lang` = 'en' limit 1
        290μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Files selected
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Items selected' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Items selected
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Items selected' and `lang` = 'en' limit 1
        270μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Items selected
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Add more files' limit 1
        290μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Add more files
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Add more files' and `lang` = 'en' limit 1
        300μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Add more files
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Adding more files' limit 1
        300μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Adding more files
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Adding more files' and `lang` = 'en' limit 1
        350μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Adding more files
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Drop files here, paste or' limit 1
        290μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Drop files here, paste or
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Drop files here, paste or' and `lang` = 'en' limit 1
        280μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Drop files here, paste or
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Browse' limit 1
        350μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Browse
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Browse' and `lang` = 'en' limit 1
        290μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Browse
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Upload complete' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Upload complete
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Upload complete' and `lang` = 'en' limit 1
        290μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Upload complete
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Upload paused' limit 1
        490μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Upload paused
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Upload paused' and `lang` = 'en' limit 1
        330μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Upload paused
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Resume upload' limit 1
        310μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Resume upload
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Resume upload' and `lang` = 'en' limit 1
        290μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Resume upload
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Pause upload' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Pause upload
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Pause upload' and `lang` = 'en' limit 1
        260μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Pause upload
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Retry upload' limit 1
        260μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Retry upload
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Retry upload' and `lang` = 'en' limit 1
        250μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Retry upload
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Cancel upload' limit 1
        260μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Cancel upload
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Cancel upload' and `lang` = 'en' limit 1
        270μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Cancel upload
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Uploading' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Uploading
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Uploading' and `lang` = 'en' limit 1
        270μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Uploading
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Processing' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Processing
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Processing' and `lang` = 'en' limit 1
        270μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Processing
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Complete' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Complete
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Complete' and `lang` = 'en' limit 1
        260μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Complete
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'File' limit 1
        260μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. File
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'File' and `lang` = 'en' limit 1
        290μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. File
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Files' limit 1
        350μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Files
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Files' and `lang` = 'en' limit 1
        280μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Files
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'base_color' limit 1
        330μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. base_color
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'base_hov_color' limit 1
        340μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. base_hov_color
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'base_hov_color' limit 1
        320μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. base_hov_color
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'base_hov_color' limit 1
        330μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. base_hov_color
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'google_analytics_activation_checkbox' limit 1
        240μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. google_analytics_activation_checkbox
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'fb_pixel_activation_checkbox' limit 1
        240μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. fb_pixel_activation_checkbox
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'header_stikcy' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. header_stikcy
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'header_logo' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. header_logo
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `uploads` where `uploads`.`id` = '29' and `uploads`.`deleted_at` is null limit 1
        290μs/app/Http/Helpers.php:231u587288665_cv
        Metadata
        Bindings
        • 0. 29
        Backtrace
        • 19. /app/Http/Helpers.php:231
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '29' and `uploads`.`deleted_at` is null limit 1
        250μs/app/Http/Helpers.php:232u587288665_cv
        Metadata
        Bindings
        • 0. 29
        Backtrace
        • 19. /app/Http/Helpers.php:232
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `project_categories` where `parent_id` = '0'
        330μsview::fc12653b17985c5a11740bb4c7360e58f3c6dbc9:31u587288665_cv
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 12. view::fc12653b17985c5a11740bb4c7360e58f3c6dbc9:31
        • 14. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'I am looking for' limit 1
        410μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. I am looking for
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'I am looking for' and `lang` = 'en' limit 1
        380μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. I am looking for
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Freelancers' limit 1
        330μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Freelancers
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Freelancers' and `lang` = 'en' limit 1
        330μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Freelancers
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Projects' limit 1
        330μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Projects
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Projects' and `lang` = 'en' limit 1
        320μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Projects
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Services' limit 1
        320μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Services
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Services' and `lang` = 'en' limit 1
        320μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Services
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Log In' limit 1
        410μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Log In
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Log In' and `lang` = 'en' limit 1
        430μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Log In
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Get Started' limit 1
        420μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Get Started
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Get Started' and `lang` = 'en' limit 1
        370μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Get Started
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Log In' limit 1
        360μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Log In
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Log In' and `lang` = 'en' limit 1
        380μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Log In
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Get Started' limit 1
        370μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Get Started
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Get Started' and `lang` = 'en' limit 1
        390μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Get Started
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'footer_logo' limit 1
        410μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. footer_logo
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `uploads` where `uploads`.`id` = '28' and `uploads`.`deleted_at` is null limit 1
        320μs/app/Http/Helpers.php:231u587288665_cv
        Metadata
        Bindings
        • 0. 28
        Backtrace
        • 19. /app/Http/Helpers.php:231
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '28' and `uploads`.`deleted_at` is null limit 1
        270μs/app/Http/Helpers.php:232u587288665_cv
        Metadata
        Bindings
        • 0. 28
        Backtrace
        • 19. /app/Http/Helpers.php:232
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'about_description_footer' limit 1
        310μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. about_description_footer
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_one' limit 1
        310μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_one
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_one_labels' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_one_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_one_labels' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_one_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_one_links' limit 1
        320μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_one_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_one_links' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_one_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_one_links' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_one_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_one_links' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_one_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_two' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_two
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_two_labels' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_two_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_two_labels' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_two_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_two_links' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_two_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_two_links' limit 1
        310μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_two_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_two_links' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_two_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_two_links' limit 1
        270μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_two_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_three' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_three
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_three_labels' limit 1
        330μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_three_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_three_labels' limit 1
        310μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_three_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_three_links' limit 1
        330μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_three_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_three_links' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_three_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_three_links' limit 1
        330μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_three_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_three_links' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_three_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_four' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_four
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_four_labels' limit 1
        330μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_four_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_four_labels' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_four_labels
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_four_links' limit 1
        380μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_four_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_four_links' limit 1
        390μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_four_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'widget_four_links' limit 1
        400μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. widget_four_links
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Subscription' limit 1
        530μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Subscription
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Subscription' and `lang` = 'en' limit 1
        510μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Subscription
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Your Email Address' limit 1
        420μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Your Email Address
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Your Email Address' and `lang` = 'en' limit 1
        460μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Your Email Address
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Subscribe' limit 1
        440μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Subscribe
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Subscribe' and `lang` = 'en' limit 1
        420μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Subscribe
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'social_widget_title' limit 1
        360μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. social_widget_title
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'facebook_link' limit 1
        350μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. facebook_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'facebook_link' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. facebook_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'twitter_link' limit 1
        290μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. twitter_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'twitter_link' limit 1
        270μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. twitter_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'instagram_link' limit 1
        260μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. instagram_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'instagram_link' limit 1
        310μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. instagram_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'youtube_link' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. youtube_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'linkedin_link' limit 1
        260μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. linkedin_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'linkedin_link' limit 1
        260μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. linkedin_link
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'app_link_section_show' limit 1
        300μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. app_link_section_show
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'language_switcher' limit 1
        310μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. language_switcher
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'copyright_text' limit 1
        270μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. copyright_text
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Home' limit 1
        340μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Home
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Home' and `lang` = 'en' limit 1
        320μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Home
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Notifications' limit 1
        280μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Notifications
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Notifications' and `lang` = 'en' limit 1
        260μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Notifications
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Messages' limit 1
        360μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Messages
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Messages' and `lang` = 'en' limit 1
        400μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Messages
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang` = 'en' and `lang_key` = 'Account' limit 1
        400μs/app/Http/Helpers.php:183u587288665_cv
        Metadata
        Bindings
        • 0. en
        • 1. Account
        Backtrace
        • 15. /app/Http/Helpers.php:183
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `translations` where `lang_key` = 'Account' and `lang` = 'en' limit 1
        420μs/app/Http/Helpers.php:193u587288665_cv
        Metadata
        Bindings
        • 0. Account
        • 1. en
        Backtrace
        • 15. /app/Http/Helpers.php:193
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `system_configurations` where `type` = 'show_website_popup' limit 1
        350μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. show_website_popup
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `system_configurations` where `type` = 'facebook_chat_activation_checkbox' limit 1
        280μs/app/Utility/SettingsUtility.php:18u587288665_cv
        Metadata
        Bindings
        • 0. facebook_chat_activation_checkbox
        Backtrace
        • 15. /app/Utility/SettingsUtility.php:18
        • 16. /app/Http/Helpers.php:494
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      App\Upload
      12
      App\Models\Language
      1
      App\Models\Translation
      76
      App\Models\Project
      4
      App\Models\SystemConfiguration
      65
      App\Models\Skill
      1
          _token
          Z7P92CBK1VttR9wMuazRRqMKCy2PsZjjHD0QObmx
          locale
          en
          _previous
          array:1 [ "url" => "https://cybervlan.com/skills/8/projects" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /skills/8/projects
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "cybervlan.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_server
          0 of 0
          array:53 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "cybervlan.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u587288665/domains/cybervlan.com/public_html" "REMOTE_ADDR" => "3.19.74.75" "REMOTE_PORT" => "64336" "SERVER_ADDR" => "156.67.72.170" "SERVER_NAME" => "cybervlan.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/skills/8/projects" "REDIRECT_URL" => "/skills/8/projects" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "shared" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/u587288665/domains/cybervlan.com/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://cybervlan.com/skills/8/projects" "SCRIPT_URL" => "/skills/8/projects" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1740912529.3585 "REQUEST_TIME" => 1740912529 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 02 Mar 2025 10:48:49 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYrVTl1cFVkM2RxQkZIT1g4MTVlbVE9PSIsInZhbHVlIjoiTVNCdXJDM0NtUmR5S2tKY2puN0l5SGJHTnV0ZlI0eTBmeDNObHNWaFZxeGk5VmsyaWpWVHJ2ZkJNREVNdkE1cDJ6TG9zSjVKV0U2aGhkOVhSbmNqSzI3TS9KMXFZTHlGNEZ1N1hYckUxRjJVbmJjaWdPSWxaaGtOVWZTTlM1YnIiLCJtYWMiOiI0NjZlZTc0MDljZDM1ZTM1Yzk4MGE5YWZiNWQyNjU5ZGNhOTQzOWZmYzRmMDA5OGYxNzFjNTMyMmE3MGJiNmE0IiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 12:48:49 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkYrVTl1cFVkM2RxQkZIT1g4MTVlbVE9PSIsInZhbHVlIjoiTVNCdXJDM0NtUmR5S2tKY2puN0l5SGJHTnV0ZlI0eTBmeDNObHNWaFZxeGk5VmsyaWpWVHJ2ZkJNREVNdkE1cDJ6TG9zS" 1 => "cybervlan_session=eyJpdiI6IjNvQ1ZkMDdsVVNRUEpyTGNERXEvSXc9PSIsInZhbHVlIjoic3FWM1ZEWjBSVzBCT05ZVWNYSytNdXcyVTZzRTVVWmhrSjlsWGtFM0xubzJ5UjVoWDVuWFpHL3FockhqVlovOUI4SGw0MjFaVGM0NUcvSnBVVlp0ZHFWaDJQWDUwUWV1MXJENUZWK0M4bXU4OVZSR0daVXh6Mllaais2Q2VOTEsiLCJtYWMiOiIwOTYzYWM5M2Y1YTgwODU2ZmMwOTUwOWRjYTNiMTM3ZTg4N2UzMmMxY2I5NTBjMmFkNjQ0ZDhkYzU2YWZhZjIzIiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 12:48:49 GMT; Max-Age=7200; path=/; httponlycybervlan_session=eyJpdiI6IjNvQ1ZkMDdsVVNRUEpyTGNERXEvSXc9PSIsInZhbHVlIjoic3FWM1ZEWjBSVzBCT05ZVWNYSytNdXcyVTZzRTVVWmhrSjlsWGtFM0xubzJ5UjVoWDVuWFpHL3FockhqVlovOU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYrVTl1cFVkM2RxQkZIT1g4MTVlbVE9PSIsInZhbHVlIjoiTVNCdXJDM0NtUmR5S2tKY2puN0l5SGJHTnV0ZlI0eTBmeDNObHNWaFZxeGk5VmsyaWpWVHJ2ZkJNREVNdkE1cDJ6TG9zSjVKV0U2aGhkOVhSbmNqSzI3TS9KMXFZTHlGNEZ1N1hYckUxRjJVbmJjaWdPSWxaaGtOVWZTTlM1YnIiLCJtYWMiOiI0NjZlZTc0MDljZDM1ZTM1Yzk4MGE5YWZiNWQyNjU5ZGNhOTQzOWZmYzRmMDA5OGYxNzFjNTMyMmE3MGJiNmE0IiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 12:48:49 GMT; path=/XSRF-TOKEN=eyJpdiI6IkYrVTl1cFVkM2RxQkZIT1g4MTVlbVE9PSIsInZhbHVlIjoiTVNCdXJDM0NtUmR5S2tKY2puN0l5SGJHTnV0ZlI0eTBmeDNObHNWaFZxeGk5VmsyaWpWVHJ2ZkJNREVNdkE1cDJ6TG9zS" 1 => "cybervlan_session=eyJpdiI6IjNvQ1ZkMDdsVVNRUEpyTGNERXEvSXc9PSIsInZhbHVlIjoic3FWM1ZEWjBSVzBCT05ZVWNYSytNdXcyVTZzRTVVWmhrSjlsWGtFM0xubzJ5UjVoWDVuWFpHL3FockhqVlovOUI4SGw0MjFaVGM0NUcvSnBVVlp0ZHFWaDJQWDUwUWV1MXJENUZWK0M4bXU4OVZSR0daVXh6Mllaais2Q2VOTEsiLCJtYWMiOiIwOTYzYWM5M2Y1YTgwODU2ZmMwOTUwOWRjYTNiMTM3ZTg4N2UzMmMxY2I5NTBjMmFkNjQ0ZDhkYzU2YWZhZjIzIiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 12:48:49 GMT; path=/; httponlycybervlan_session=eyJpdiI6IjNvQ1ZkMDdsVVNRUEpyTGNERXEvSXc9PSIsInZhbHVlIjoic3FWM1ZEWjBSVzBCT05ZVWNYSytNdXcyVTZzRTVVWmhrSjlsWGtFM0xubzJ5UjVoWDVuWFpHL3FockhqVlovOU" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "Z7P92CBK1VttR9wMuazRRqMKCy2PsZjjHD0QObmx" "locale" => "en" "_previous" => array:1 [ "url" => "https://cybervlan.com/skills/8/projects" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]