Our Courses

Explore All Courses

Request history8.2.19PHP Version265msRequest Duration2MBMemory UsageGET course-listRoute
  • warninglog[21:28:37] LOG.warning: Creation of dynamic property App\Http\Controllers\WebsiteController::$perPag...
  • Booting (31.22ms)time
  • Application (234ms)time
  • 1 x Application (88.2%)
    234ms
    1 x Booting (11.79%)
    31.22ms
    6 templates were rendered
    • website.course.indexindex.blade.php#?blade
    • website.mastermaster.blade.php#?blade
    • website.includes.stylestyle.blade.php#?blade
    • website.includes.header-twoheader-two.blade.php#?blade
    • website.includes.footerfooter.blade.php#?blade
    • website.includes.scriptscript.blade.php#?blade
    uri
    GET course-list
    middleware
    web
    controller
    App\Http\Controllers\WebsiteController@course
    namespace
    prefix
    where
    as
    course.list
    file
    app/Http/Controllers/WebsiteController.php:42-54
    34 statements were executed, 27 of which were duplicates, 7 unique. Show only duplicated172ms
    • Connection EstablishedtrainingupdatedSessionManager.php#108
      Backtrace
      • 7. vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:108
      • 8. vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:95
      • 11. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:159
      • 12. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:57
      • 13. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `sessions` where `id` = '4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN' limit 1
      2.75mstrainingupdatedDatabaseSessionHandler.php#97
      Bindings
      • 0: 4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN
      Backtrace
      • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
      • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
      • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
      • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
      • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
    • select count(*) as aggregate from `allocations` where (`active_status` = 1)
      820μstrainingupdatedWebsiteController.php#45
      Bindings
      • 0: 1
      Backtrace
      • 16. app/Http/Controllers/WebsiteController.php:45
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `allocations` where (`active_status` = 1) order by `id` desc limit 6 offset 0
      720μstrainingupdatedWebsiteController.php#45
      Bindings
      • 0: 1
      Backtrace
      • 16. app/Http/Controllers/WebsiteController.php:45
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `days`
      530μstrainingupdatedAppServiceProvider.php#28
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:28
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `categories` where (`active_status` = 1) order by `id` desc
      520μstrainingupdatedAppServiceProvider.php#29
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:29
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `pages` where (`active_status` = 1)
      670μstrainingupdatedAppServiceProvider.php#30
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:30
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `settings` order by `created_at` desc limit 1
      650μstrainingupdatedAppServiceProvider.php#31
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:31
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `courses` where `courses`.`id` = 1 limit 1
      890μstrainingupdatedindex.blade.php#86
      Bindings
      • 0: 1
      Backtrace
      • 21. view::website.course.index:86
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `categories` where `categories`.`id` = 2 limit 1
      720μstrainingupdatedindex.blade.php#92
      Bindings
      • 0: 2
      Backtrace
      • 21. view::website.course.index:92
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `batches` where `batches`.`id` = 24 limit 1
      740μstrainingupdatedindex.blade.php#96
      Bindings
      • 0: 24
      Backtrace
      • 21. view::website.course.index:96
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `allocation_enrolls` where `allocation_enrolls`.`allocation_id` = 1 and `allocation_enrolls`.`allocation_id` is not null
      610μstrainingupdatedindex.blade.php#101
      Bindings
      • 0: 1
      Backtrace
      • 20. view::website.course.index:101
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `days`
      500μstrainingupdatedAppServiceProvider.php#28
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:28
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `categories` where (`active_status` = 1) order by `id` desc
      680μstrainingupdatedAppServiceProvider.php#29
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:29
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `pages` where (`active_status` = 1)
      670μstrainingupdatedAppServiceProvider.php#30
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:30
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `settings` order by `created_at` desc limit 1
      530μstrainingupdatedAppServiceProvider.php#31
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:31
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `days`
      440μstrainingupdatedAppServiceProvider.php#28
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:28
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `categories` where (`active_status` = 1) order by `id` desc
      520μstrainingupdatedAppServiceProvider.php#29
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:29
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `pages` where (`active_status` = 1)
      1.44mstrainingupdatedAppServiceProvider.php#30
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:30
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `settings` order by `created_at` desc limit 1
      520μstrainingupdatedAppServiceProvider.php#31
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:31
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `days`
      750μstrainingupdatedAppServiceProvider.php#28
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:28
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `categories` where (`active_status` = 1) order by `id` desc
      850μstrainingupdatedAppServiceProvider.php#29
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:29
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `pages` where (`active_status` = 1)
      1.01mstrainingupdatedAppServiceProvider.php#30
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:30
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `settings` order by `created_at` desc limit 1
      830μstrainingupdatedAppServiceProvider.php#31
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:31
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `days`
      740μstrainingupdatedAppServiceProvider.php#28
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:28
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `categories` where (`active_status` = 1) order by `id` desc
      740μstrainingupdatedAppServiceProvider.php#29
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:29
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `pages` where (`active_status` = 1)
      1.01mstrainingupdatedAppServiceProvider.php#30
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:30
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `settings` order by `created_at` desc limit 1
      840μstrainingupdatedAppServiceProvider.php#31
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:31
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `days`
      770μstrainingupdatedAppServiceProvider.php#28
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:28
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `categories` where (`active_status` = 1) order by `id` desc
      890μstrainingupdatedAppServiceProvider.php#29
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:29
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `pages` where (`active_status` = 1)
      950μstrainingupdatedAppServiceProvider.php#30
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Providers/AppServiceProvider.php:30
      • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `settings` order by `created_at` desc limit 1
      770μstrainingupdatedAppServiceProvider.php#31
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:31
      • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:159
    • select * from `sessions` where `id` = '4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN' limit 1
      800μstrainingupdatedDatabaseSessionHandler.php#97
      Bindings
      • 0: 4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN
      Backtrace
      • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
      • 16. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
      • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
      • 18. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
      • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
    • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiUkM3Q0FncXBPM2kxR0M2Y0daTG4xT1Y0Z0QzalV6Z3Z1S3MwaTlCSiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDM6Imh0dHBzOi8vdGVzdHRyYWluaW5nLnNraWxsLmpvYnMvY291cnNlLWxpc3QiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1744147717, '', '18.216.21.140', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN')
      146mstrainingupdatedDatabaseSessionHandler.php#158
      Bindings
      • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiUkM3Q0FncXBPM2kxR0M2Y0daTG4xT1Y0Z0QzalV6Z3Z1S3MwaTlCSiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDM6Imh0dHBzOi8vdGVzdHRyYWluaW5nLnNraWxsLmpvYnMvY291cnNlLWxpc3QiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
      • 1: 1744147717
      • 2: 
      • 3: 18.216.21.140
      • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
      • 5: 4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN
      Backtrace
      • 11. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
      • 12. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
      • 13. vendor/laravel/framework/src/Illuminate/Session/Store.php:172
      • 14. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
      • 15. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
    • select * from `sessions` where `id` = '4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN' limit 1
      840μstrainingupdatedDatabaseSessionHandler.php#97
      Bindings
      • 0: 4lkGB4kNFLr70lLmyXuBmBkwOiOMoGZoD121xfCN
      Backtrace
      • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
      • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
      • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
      • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
      • 21. vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
    App\Models\Page
    24Page.php#?
    App\Models\Category
    13Category.php#?
    App\Models\Setting
    6Setting.php#?
    App\Models\Allocation
    1Allocation.php#?
    App\Models\Course
    1Course.php#?
    App\Models\Batch
    1Batch.php#?
    App\Models\AllocationEnroll
    1AllocationEnroll.php#?
        _token
        RC7CAgqpO3i1GC6cGZLn1OV4gD3jUzgvuKs0i9BJ
        _previous
        array:1 [ "url" => "https://testtraining.skill.jobs/course-list" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-list
        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 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "testtraining.skill.jobs" ] ]
        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 => "Tue, 08 Apr 2025 21:28:37 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImN6bHg3Zy9TUkxMMThyOUFkdUkwV2c9PSIsInZhbHVlIjoiVzdYVUlhT0hkMXlETlcwVjBGT0NDcWRGenFwS1RiQTk3R3BCcjhPNHN4b0lFRmFVaXFqQ1UzTzM1SFNZUUpxN1h6TmczbVZsc0VKMm0rVzIwdlo2N0dlc29yWHVtTUFvOHlCOHRlZEUyOVB1Y2s5U0tFNTRNTUQrRUtrNkV0S08iLCJtYWMiOiJkODI3YzE5YzFmOGM4ZTBlMzVkYzc3ZGY4MzBlYTA5ZmZjYjQ5Njk0NzEzNzVkODYxZmNkOWE4ZTAzNjM5MDE3IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 23:28:37 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImN6bHg3Zy9TUkxMMThyOUFkdUkwV2c9PSIsInZhbHVlIjoiVzdYVUlhT0hkMXlETlcwVjBGT0NDcWRGenFwS1RiQTk3R3BCcjhPNHN4b0lFRmFVaXFqQ1UzTzM1SFNZUUpxN1h6Tmczb" 1 => "trainingportal_session=eyJpdiI6IlV5dWFSTEtjUzhCemM1Q3R1bWN2SUE9PSIsInZhbHVlIjoiV2NBYlMxUVZuRUx4U3FIRi9TMTRIRUpuZm5LdkR5bTRJSmRZMUVIdG1TUHZBVW5sVmpXOWlZOFFMK2YrVWpIUW5XK2l1NGNWajM1V213TUx2ejUxb0h0MEVvWHVzU3dKNGR4ZExNaEZnQjRITktCUWpJVWNuc3ZvWnVoeWxiT0kiLCJtYWMiOiIwZTA4ZGNkOGI3M2EwOTk4MmU3MjRjOTJiMzc0YzVmN2I0MmE3MDY4ZTQ0NTg3NDQzZDliOGIwNWNmNzZlMmIyIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 23:28:37 GMT; Max-Age=7200; path=/; httponly; samesite=laxtrainingportal_session=eyJpdiI6IlV5dWFSTEtjUzhCemM1Q3R1bWN2SUE9PSIsInZhbHVlIjoiV2NBYlMxUVZuRUx4U3FIRi9TMTRIRUpuZm5LdkR5bTRJSmRZMUVIdG1TUHZBVW5sVmpXOWlZOFFMK2YrV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImN6bHg3Zy9TUkxMMThyOUFkdUkwV2c9PSIsInZhbHVlIjoiVzdYVUlhT0hkMXlETlcwVjBGT0NDcWRGenFwS1RiQTk3R3BCcjhPNHN4b0lFRmFVaXFqQ1UzTzM1SFNZUUpxN1h6TmczbVZsc0VKMm0rVzIwdlo2N0dlc29yWHVtTUFvOHlCOHRlZEUyOVB1Y2s5U0tFNTRNTUQrRUtrNkV0S08iLCJtYWMiOiJkODI3YzE5YzFmOGM4ZTBlMzVkYzc3ZGY4MzBlYTA5ZmZjYjQ5Njk0NzEzNzVkODYxZmNkOWE4ZTAzNjM5MDE3IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 23:28:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImN6bHg3Zy9TUkxMMThyOUFkdUkwV2c9PSIsInZhbHVlIjoiVzdYVUlhT0hkMXlETlcwVjBGT0NDcWRGenFwS1RiQTk3R3BCcjhPNHN4b0lFRmFVaXFqQ1UzTzM1SFNZUUpxN1h6Tmczb" 1 => "trainingportal_session=eyJpdiI6IlV5dWFSTEtjUzhCemM1Q3R1bWN2SUE9PSIsInZhbHVlIjoiV2NBYlMxUVZuRUx4U3FIRi9TMTRIRUpuZm5LdkR5bTRJSmRZMUVIdG1TUHZBVW5sVmpXOWlZOFFMK2YrVWpIUW5XK2l1NGNWajM1V213TUx2ejUxb0h0MEVvWHVzU3dKNGR4ZExNaEZnQjRITktCUWpJVWNuc3ZvWnVoeWxiT0kiLCJtYWMiOiIwZTA4ZGNkOGI3M2EwOTk4MmU3MjRjOTJiMzc0YzVmN2I0MmE3MDY4ZTQ0NTg3NDQzZDliOGIwNWNmNzZlMmIyIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 23:28:37 GMT; path=/; httponlytrainingportal_session=eyJpdiI6IlV5dWFSTEtjUzhCemM1Q3R1bWN2SUE9PSIsInZhbHVlIjoiV2NBYlMxUVZuRUx4U3FIRi9TMTRIRUpuZm5LdkR5bTRJSmRZMUVIdG1TUHZBVW5sVmpXOWlZOFFMK2YrV" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "RC7CAgqpO3i1GC6cGZLn1OV4gD3jUzgvuKs0i9BJ" "_previous" => array:1 [ "url" => "https://testtraining.skill.jobs/course-list" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-08 21:28:37GET/course-list163447