main page /

Specialist teachers

Specialist teachers

Book the right course for you and see the benefits you get

عبد الرحمن الشهراني
عبد الرحمن الشهراني

Mathematics

3.5

price per hour / 120 SAR

محمد الشهراني
محمد الشهراني

Technology

3.5

price per hour / 111 SAR

8.1.32PHP Version298msRequest Duration29MBMemory UsageGET en/coaches/{slug}Route
    • Booting (166ms)
    • Application (131ms)
    • 1 x Booting (55.77%)
      165.94ms
      1 x Application (44.12%)
      131.29ms
      15 templates were rendered
      • front.coaches (resources/views/front/coaches.blade.php)3blade
        Params
        0
        materials
        1
        coaches
        2
        slug
      • front.Helpers.seo (resources/views/front/Helpers/seo.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        id
      • front.Helpers.raw_seo (resources/views/front/Helpers/raw_seo.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        id
        7
        model
      • front.Helpers.page_header (resources/views/front/Helpers/page_header.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        id
      • front.template-coaches.search_criteria (resources/views/front/template-coaches/search_criteria.blade.php)6blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
      • front.Html.coach_book_me_now (resources/views/front/Html/coach_book_me_now.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
      • front.Html.coach_contact_with_me (resources/views/front/Html/coach_contact_with_me.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
      • front.Html.coach_book_me_now (resources/views/front/Html/coach_book_me_now.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
      • front.Html.coach_contact_with_me (resources/views/front/Html/coach_contact_with_me.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
      • vendor.pagination.bootstrap-5 (resources/views/vendor/pagination/bootstrap-5.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • front.layouts.master (resources/views/front/layouts/master.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
      • front.layouts.header (resources/views/front/layouts/header.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
        9
        script
      • front.layouts.footer (resources/views/front/layouts/footer.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
        9
        script
      • chats.modal (resources/views/chats/modal.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
        9
        script
      • Html.modal (resources/views/Html/modal.blade.php)12blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        materials
        4
        coaches
        5
        slug
        6
        __currentLoopData
        7
        coach
        8
        loop
        9
        script
        10
        id
        11
        title
      uri
      GET en/coaches/{slug}
      middleware
      web, customVerified
      controller
      App\Http\Controllers\FrontController@coaches
      as
      front.coaches
      namespace
      prefix
      /en
      where
      file
      app/Http/Controllers/FrontController.php:74-109
      18 statements were executed42.43ms
      • select * from `materials` where exists (select * from `courses` where `materials`.`id` = `courses`.`material_id` and `published_at` is not null and `courses`.`deleted_at` is null)
        30.78ms/app/Http/Controllers/FrontController.php:76faheemac_db
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/FrontController.php:76
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `courses` where `published_at` is not null and `courses`.`material_id` in (1, 2) and `courses`.`deleted_at` is null
        2.16ms/app/Http/Controllers/FrontController.php:76faheemac_db
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/FrontController.php:76
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `coaches` where `published_at` is not null and (`has_calender` = 1 or exists (select * from `users` where `coaches`.`user_id` = `users`.`id` and exists (select * from `courses` inner join `coach_course` on `courses`.`id` = `coach_course`.`course_id` where `users`.`id` = `coach_course`.`coach_id` and `coach_course`.`deleted_at` is null and `courses`.`deleted_at` is null) and `users`.`deleted_at` is null)) and `coaches`.`deleted_at` is null
        990μs/app/Models/Traits/TrashTrait.php:22faheemac_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Models/Traits/TrashTrait.php:22
        • 21. /app/Http/Controllers/FrontController.php:106
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `coaches` where `published_at` is not null and (`has_calender` = 1 or exists (select * from `users` where `coaches`.`user_id` = `users`.`id` and exists (select * from `courses` inner join `coach_course` on `courses`.`id` = `coach_course`.`course_id` where `users`.`id` = `coach_course`.`coach_id` and `coach_course`.`deleted_at` is null and `courses`.`deleted_at` is null) and `users`.`deleted_at` is null)) and `coaches`.`deleted_at` is null order by `created_at` desc limit 50 offset 0
        780μs/app/Models/Traits/TrashTrait.php:22faheemac_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Models/Traits/TrashTrait.php:22
        • 21. /app/Http/Controllers/FrontController.php:106
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `users`.*, (select count(*) from `courses` inner join `coach_course` on `courses`.`id` = `coach_course`.`course_id` where `users`.`id` = `coach_course`.`coach_id` and `coach_course`.`deleted_at` is null and `courses`.`deleted_at` is null) as `courses_where_null_count` from `users` where `users`.`id` in (3, 12) and `users`.`deleted_at` is null
        650μs/app/Models/Traits/TrashTrait.php:22faheemac_db
        Metadata
        Backtrace
        • 20. /app/Models/Traits/TrashTrait.php:22
        • 26. /app/Http/Controllers/FrontController.php:106
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `uploads` where `uploads`.`uploadable_id` in (3, 12) and `uploads`.`uploadable_type` = 'App\Models\User' and `uploads`.`deleted_at` is null
        630μs/app/Models/Traits/TrashTrait.php:22faheemac_db
        Metadata
        Bindings
        • 0. App\Models\User
        Backtrace
        • 25. /app/Models/Traits/TrashTrait.php:22
        • 31. /app/Http/Controllers/FrontController.php:106
        • 32. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 33. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `materials` where `materials`.`id` in (3, 4)
        470μs/app/Models/Traits/TrashTrait.php:22faheemac_db
        Metadata
        Backtrace
        • 20. /app/Models/Traits/TrashTrait.php:22
        • 26. /app/Http/Controllers/FrontController.php:106
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `main_menus` where `main_menus`.`id` = 6 and `main_menus`.`deleted_at` is null limit 1
        860μsview::d7ceea2f131a39e46df5373b35d1b849ddef0cea:2faheemac_db
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::d7ceea2f131a39e46df5373b35d1b849ddef0cea:2
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `seos` where `seos`.`seoable_type` = 'App\Models\MainMenu' and `seos`.`seoable_id` = 6 and `seos`.`seoable_id` is not null limit 1
        530μsview::c3156b88af4a3a21592a3b0475ba76c495eafe6a:2faheemac_db
        Metadata
        Bindings
        • 0. App\Models\MainMenu
        • 1. 6
        Backtrace
        • 21. view::c3156b88af4a3a21592a3b0475ba76c495eafe6a:2
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `postkeywords` where `postkeywords`.`seokeywordable_type` = 'App\Models\MainMenu' and `postkeywords`.`seokeywordable_id` = 6 and `postkeywords`.`seokeywordable_id` is not null
        450μsview::c3156b88af4a3a21592a3b0475ba76c495eafe6a:4faheemac_db
        Metadata
        Bindings
        • 0. App\Models\MainMenu
        • 1. 6
        Backtrace
        • 20. view::c3156b88af4a3a21592a3b0475ba76c495eafe6a:4
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `postkeywords` where `postkeywords`.`seokeywordable_type` = 'App\Models\MainMenu' and `postkeywords`.`seokeywordable_id` = 6 and `postkeywords`.`seokeywordable_id` is not null and `locale` = 'en'
        430μsview::c3156b88af4a3a21592a3b0475ba76c495eafe6a:6faheemac_db
        Metadata
        Bindings
        • 0. App\Models\MainMenu
        • 1. 6
        • 2. en
        Backtrace
        • 15. view::c3156b88af4a3a21592a3b0475ba76c495eafe6a:6
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `seokeywords` where `seokeywords`.`id` = '24' limit 1
        440μsview::c3156b88af4a3a21592a3b0475ba76c495eafe6a:7faheemac_db
        Metadata
        Bindings
        • 0. 24
        Backtrace
        • 20. view::c3156b88af4a3a21592a3b0475ba76c495eafe6a:7
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `seokeywords` where `seokeywords`.`id` = '19' limit 1
        380μsview::c3156b88af4a3a21592a3b0475ba76c495eafe6a:7faheemac_db
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 20. view::c3156b88af4a3a21592a3b0475ba76c495eafe6a:7
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `sections` where `sections`.`id` = 3 and `sections`.`deleted_at` is null limit 1
        560μsview::e78ee5f7cb12bbc90a5bb8a97ea0bb233a6ae32a:1faheemac_db
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::e78ee5f7cb12bbc90a5bb8a97ea0bb233a6ae32a:1
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `courses`.*, `coach_course`.`coach_id` as `pivot_coach_id`, `coach_course`.`course_id` as `pivot_course_id`, `coach_course`.`created_at` as `pivot_created_at`, `coach_course`.`updated_at` as `pivot_updated_at`, `coach_course`.`deleted_at` as `pivot_deleted_at`, `coach_course`.`id` as `pivot_id` from `courses` inner join `coach_course` on `courses`.`id` = `coach_course`.`course_id` where `coach_course`.`coach_id` = 12 and `coach_course`.`deleted_at` is null and `courses`.`deleted_at` is null
        780μsview::026b62ed27a2974f3f0c579295a203e836de14a7:2faheemac_db
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 19. view::026b62ed27a2974f3f0c579295a203e836de14a7:2
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `scripts` where `scripts`.`id` = 1 limit 1
        470μsview::0d9125c5cdf58a94ca94edc0ca7a49bfd28d6e76:550faheemac_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::0d9125c5cdf58a94ca94edc0ca7a49bfd28d6e76:550
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `main_menus` where `appear_id` in (7, 8) and `main_menus`.`deleted_at` is null
        540μsview::080e670d90d85eab8509a3127369a8eeb71e8d9b:17faheemac_db
        Metadata
        Bindings
        • 0. 7
        • 1. 8
        Backtrace
        • 14. view::080e670d90d85eab8509a3127369a8eeb71e8d9b:17
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `main_menus` where `appear_id` in (7, 9) and `main_menus`.`deleted_at` is null
        530μsview::f5380a000ca3b4ef4e218c40278c8d37c9343782:12faheemac_db
        Metadata
        Bindings
        • 0. 7
        • 1. 9
        Backtrace
        • 14. view::f5380a000ca3b4ef4e218c40278c8d37c9343782:12
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Script
      1
      App\Models\Section
      1
      App\Models\SEO\Seokeyword
      2
      App\Models\SEO\Postkeyword
      6
      App\Models\SEO\Seo
      1
      App\Models\MainMenu
      8
      App\Models\Upload
      2
      App\Models\User
      2
      App\Models\Trainer
      2
      App\Models\Course
      4
      App\Models\Material
      4
        _token
        I36K5kajF5aqlkSdb3JljNfC7mNUhUnfE9RsNnPG
        _previous
        array:1 [ "url" => "https://faheemacademy.com/en/coaches/specialist-teachers-slug" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /en/coaches/specialist-teachers-slug
        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 => "faheemacademy.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:48 [ "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" => "faheemacademy.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/faheemac/public_html" "REMOTE_ADDR" => "18.218.140.12" "REMOTE_PORT" => "62231" "SERVER_ADDR" => "83.149.93.193" "SERVER_NAME" => "faheemacademy.com" "SERVER_ADMIN" => "webmaster@faheemacademy.com" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/en/coaches/specialist-teachers-slug" "REDIRECT_URL" => "/en/coaches/specialist-teachers-slug" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT" => "20" "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/faheemac/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://faheemacademy.com/en/coaches/specialist-teachers-slug" "SCRIPT_URL" => "/en/coaches/specialist-teachers-slug" "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" => 1744382889.5077 "REQUEST_TIME" => 1744382889 ]
        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 => "Fri, 11 Apr 2025 14:48:09 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlU2R1pqbkkwZ1NZRDNCcXVNSGxJVmc9PSIsInZhbHVlIjoiR3BQZnV5VE1kWmV1SGFHczNSMUh5cWZYajhQRERGeEs2NS9seGU0VTlGOTlpK1dLNGtDVDAxV0tYRzk2encxYXMxaWVrZkR4d1lWK3BOeWxsd3FOelFEeXVkZHhIb2M1RHZCejhXUlByV2tHdmthRHZMRjY0QVN6VjEyNytjMloiLCJtYWMiOiJiMWJmNmIwZDk0YTAxYmYyNThkMWI1NjQxOTFiNTAyMWM5MmU5MjE5ODAyMTNkZTExMGI0NTE4NmYwZTNiMTQ0IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 16:48:09 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlU2R1pqbkkwZ1NZRDNCcXVNSGxJVmc9PSIsInZhbHVlIjoiR3BQZnV5VE1kWmV1SGFHczNSMUh5cWZYajhQRERGeEs2NS9seGU0VTlGOTlpK1dLNGtDVDAxV0tYRzk2encxYXMxaWVrZ" 1 => "faheem_session=eyJpdiI6IitiZW5Ya1R4QWY2bUdHVk9qTHdGZVE9PSIsInZhbHVlIjoiS0lWQTFIRmFneFRVckVlVkpESk8vRUVlVUJnaEE3MFJ5TThuZnFTdU5QdWxHK1JDZmVDd1ZkbkZZdFZiR2FLMDVjYjhsbS9HdlMvWDNHMkNUWTRGYjdDK1pLNGFVSDliakQxZnAxSnpJWVJVRDFVZWI1emtRdUJYU0pPUFJKSHoiLCJtYWMiOiIwNTMwMDk1MjQwMTE4Zjg3NTg4MWRhNmI4ZjFiNjEzNGMyYzZkZTVlNWVmNjAyMjIxYmI3MTBjYzU0ZTY5ZjNkIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 16:48:09 GMT; Max-Age=7200; path=/; httponly; samesite=laxfaheem_session=eyJpdiI6IitiZW5Ya1R4QWY2bUdHVk9qTHdGZVE9PSIsInZhbHVlIjoiS0lWQTFIRmFneFRVckVlVkpESk8vRUVlVUJnaEE3MFJ5TThuZnFTdU5QdWxHK1JDZmVDd1ZkbkZZdFZiR2FLMDVjY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlU2R1pqbkkwZ1NZRDNCcXVNSGxJVmc9PSIsInZhbHVlIjoiR3BQZnV5VE1kWmV1SGFHczNSMUh5cWZYajhQRERGeEs2NS9seGU0VTlGOTlpK1dLNGtDVDAxV0tYRzk2encxYXMxaWVrZkR4d1lWK3BOeWxsd3FOelFEeXVkZHhIb2M1RHZCejhXUlByV2tHdmthRHZMRjY0QVN6VjEyNytjMloiLCJtYWMiOiJiMWJmNmIwZDk0YTAxYmYyNThkMWI1NjQxOTFiNTAyMWM5MmU5MjE5ODAyMTNkZTExMGI0NTE4NmYwZTNiMTQ0IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 16:48:09 GMT; path=/XSRF-TOKEN=eyJpdiI6IlU2R1pqbkkwZ1NZRDNCcXVNSGxJVmc9PSIsInZhbHVlIjoiR3BQZnV5VE1kWmV1SGFHczNSMUh5cWZYajhQRERGeEs2NS9seGU0VTlGOTlpK1dLNGtDVDAxV0tYRzk2encxYXMxaWVrZ" 1 => "faheem_session=eyJpdiI6IitiZW5Ya1R4QWY2bUdHVk9qTHdGZVE9PSIsInZhbHVlIjoiS0lWQTFIRmFneFRVckVlVkpESk8vRUVlVUJnaEE3MFJ5TThuZnFTdU5QdWxHK1JDZmVDd1ZkbkZZdFZiR2FLMDVjYjhsbS9HdlMvWDNHMkNUWTRGYjdDK1pLNGFVSDliakQxZnAxSnpJWVJVRDFVZWI1emtRdUJYU0pPUFJKSHoiLCJtYWMiOiIwNTMwMDk1MjQwMTE4Zjg3NTg4MWRhNmI4ZjFiNjEzNGMyYzZkZTVlNWVmNjAyMjIxYmI3MTBjYzU0ZTY5ZjNkIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 16:48:09 GMT; path=/; httponlyfaheem_session=eyJpdiI6IitiZW5Ya1R4QWY2bUdHVk9qTHdGZVE9PSIsInZhbHVlIjoiS0lWQTFIRmFneFRVckVlVkpESk8vRUVlVUJnaEE3MFJ5TThuZnFTdU5QdWxHK1JDZmVDd1ZkbkZZdFZiR2FLMDVjY" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "I36K5kajF5aqlkSdb3JljNfC7mNUhUnfE9RsNnPG" "_previous" => array:1 [ "url" => "https://faheemacademy.com/en/coaches/specialist-teachers-slug" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]