Q&A

Courses

Online
CAT
Course Name-
CATapult Xpress Plus Live 2023
Targeting-
Final Year Bachelor's/Post Graduation
Description-

Comprehensive Live Online Program with 200+ hrs of Live sessions, 110+ Mocks and One-to-one Mentoring. Ideal for students who wish to prepare for CAT 23 as well as other Indian tests.

Live sessions, 110+ Mocks and One-to-one Mentoring. Ideal for students who wish to prepare for CAT 23 as well as other Indian tests.

Course Duration-
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
Online
NCHMCT JEE
Course Name-
Hotel Management Live Online 2023
Targeting-
XII Appearing
Description-

490 hours of online, live program covering concepts across maths, reasoning & English sections, with additional classes for service level aptitude & hotel management/hospitality industry GK for NCHM JEE. Program also includes practice classes & mock tests

s across maths, reasoning & English sections, with additional classes for service level aptitude & hotel management/hospitality industry GK for NCHM JEE. Program also includes practice classes & mock tests

Course Duration-
Batch Details-
Correspondence
OFFERED FEE-
(Inc. Reg Fee)
Online
GMAT
Course Name-
GMAT Live Online
Targeting-
Graduation Appearing/Passed
Description-

A 75-hour holistic online program dedicated for preparation for your GMAT exam with 60+ practice drills and 14 full length tests.

eparation for your GMAT exam with 60+ practice drills and 14 full length tests.

Course Duration-
3 Months
Batch Details-
Weekdays/Weekend
OFFERED FEE-
(Inc. Reg Fee)
Online
GRE
Course Name-
GRE Live Online
Targeting-
Graduation Passed
Description-

Our newly launched GRE Live Advanced is not for someone who’s just starting out in his/her GRE prep. Rather, it’s designed for those who’re consistently scoring between 305-320 on the GRE and are finding it difficult to bridge that 10-15 point gap with their target score. These candidates, who already have a strong conceptual background, are thus looking for exclusive guidance on advance level questions with score improvement focus, Our GRE Advanced Program offers focused guidance for solving hard questions of the GRE section. The program is designed to improve your GRE score by 15 points* to get you your dream score.

meone who’s just starting out in his/her GRE prep. Rather, it’s designed for those who’re consistently scoring between 305-320 on the GRE and are finding it difficult to bridge that 10-15 point gap with their target score. These candidates, who already have a strong conceptual background, are thus looking for exclusive guidance on advance level questions with score improvement focus, Our GRE Advanced Program offers focused guidance for solving hard questions of the GRE section. The program is designed to improve your GRE score by 15 points* to get you your dream score.

Course Duration-
Batch Details-
Weekdays/Weekend
OFFERED FEE-
(Inc. Reg Fee)
Online
IELTS
Course Name-
IELTS LIVE Online Classroom
Targeting-
Students/Working Professional
Description-

24x7 Learning Ecosystem - Access to lecture recordings Unlimited Practice - Huge database of Practice Questions

ings Unlimited Practice - Huge database of Practice Questions

Course Duration-
3 Months
Batch Details-
Weekdays/Weekend
Online
CUET
Course Name-
CUCE 2023
Targeting-
XII Appearing/Passed/Graduation Appearing/Passed
Description-

160 + hours of online program specifically designed for students who wish to prepare only for Language and General in CUET.

ned for students who wish to prepare only for Language and General in CUET.

Course Duration-
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
7.4.3PHP Version306msRequest Duration7MBMemory UsageGET coaching/{coaching_name_slug}/coursesRoute
    • Booting (56.75ms)
    • Application (249ms)
    • 1 x Application (81.41%)
      249.14ms
      1 x Booting (18.54%)
      56.75ms
      5 templates were rendered
      • website.courses (resources/views/website/courses.blade.php)7blade
        Params
        0
        metatitle
        1
        metadescription
        2
        metakeywords
        3
        header
        4
        footer
        5
        coaching
        6
        getStates
      • website.layouts.header (resources/views/website/layouts/header.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        metadescription
        8
        metakeywords
        9
        coaching
        10
        getStates
      • website.layouts.website_theme (resources/views/website/layouts/website_theme.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        metadescription
        8
        metakeywords
        9
        coaching
        10
        getStates
        11
        url
      • website.layouts.footer (resources/views/website/layouts/footer.blade.php)20blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        metadescription
        8
        metakeywords
        9
        coaching
        10
        getStates
        11
        image
        12
        __currentLoopData
        13
        courses_detail
        14
        course
        15
        loop
        16
        results
        17
        result
        18
        coachingname
        19
        http_response_header
      • alert_msg (resources/views/alert_msg.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        metadescription
        8
        metakeywords
        9
        coaching
        10
        getStates
        11
        image
        12
        __currentLoopData
        13
        courses_detail
        14
        course
        15
        loop
        16
        results
        17
        result
        18
        coachingname
        19
        http_response_header
        20
        i
        21
        category
        22
        category_slug
        23
        exam
        24
        stream_slug
        25
        question_paper_subject
      uri
      GET coaching/{coaching_name_slug}/courses
      middleware
      web, slug-generate
      controller
      App\Http\Controllers\Website\CoachingController@courses
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/Website/CoachingController.php:669-776
      19 statements were executed, 8 of which were duplicated, 11 unique91.27ms
      • select * from `coaching` where `name` = 'IMS' and `status` = 'enable' limit 1
        13.71ms/app/Http/Controllers/Website/CoachingController.php:677coachingselect
        Metadata
        Bindings
        • 0. IMS
        • 1. enable
        Backtrace
        • 13. /app/Http/Controllers/Website/CoachingController.php:677
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select exists(select * from `coaching` where `id` = 21 and `status` = 'enable') as `exists`
        3.99ms/app/Http/Controllers/Website/CoachingController.php:1229coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 9. /app/Http/Controllers/Website/CoachingController.php:1229
        • 10. /app/Http/Controllers/Website/CoachingController.php:682
        • 11. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 12. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
      • select `coaching_courses_detail`.*, `coaching_courses`.`name` as `coaching_courses_name` from `coaching_courses_detail` inner join `coaching_courses` on `coaching_courses`.`id` = `coaching_courses_detail`.`coaching_courses_id` where `coaching_courses`.`coaching_id` = 21 and `coaching_courses`.`status` = 'enable' and `coaching_courses_detail`.`status` = 'enable'
        21.48ms/app/Http/Controllers/Website/CoachingController.php:695coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        • 2. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:695
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `coaching_facility` inner join `facility` on `facility`.`name` = `coaching_facility`.`name` where `coaching_facility`.`coaching_id` = 21 and `coaching_facility`.`status` = 'enable'
        18.68ms/app/Http/Controllers/Website/CoachingController.php:706coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:706
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select sum(`faculty_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 21 and `status` = 'enable'
        1.53ms/app/Http/Controllers/Website/CoachingController.php:895coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:895
        • 15. /app/Http/Controllers/Website/CoachingController.php:765
        • 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:239
      • select sum(`study_materials_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 21 and `status` = 'enable'
        1.67ms/app/Http/Controllers/Website/CoachingController.php:900coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:900
        • 15. /app/Http/Controllers/Website/CoachingController.php:765
        • 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:239
      • select sum(`doubt_clearing_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 21 and `status` = 'enable'
        1.82ms/app/Http/Controllers/Website/CoachingController.php:905coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:905
        • 15. /app/Http/Controllers/Website/CoachingController.php:765
        • 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:239
      • select sum(`mentorship_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 21 and `status` = 'enable'
        1.34ms/app/Http/Controllers/Website/CoachingController.php:910coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:910
        • 15. /app/Http/Controllers/Website/CoachingController.php:765
        • 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:239
      • select sum(`tech_support_stars`) as aggregate from `coaching_reviews` where `coaching_id` = 21 and `status` = 'enable'
        2.21ms/app/Http/Controllers/Website/CoachingController.php:915coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:915
        • 15. /app/Http/Controllers/Website/CoachingController.php:765
        • 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:239
      • select `id` from `coaching_reviews` where `coaching_id` = 21 and `status` = 'enable'
        2.3ms/app/Http/Controllers/Website/CoachingController.php:925coachingselect
        Metadata
        Bindings
        • 0. 21
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:925
        • 13. /app/Http/Controllers/Website/CoachingController.php:765
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
      • select * from `states` where `country_id` = 101
        2.96ms/app/Http/Controllers/Website/CoachingController.php:767coachingselect
        Metadata
        Bindings
        • 0. 101
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:767
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        2.78ms/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:530
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        3.17ms/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:530
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        3.08ms/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:534
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        2.81ms/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:534
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        2.32ms/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:944
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        2.12ms/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:944
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        2.09ms/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:948
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        1.21ms/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:948
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
          _token
          VuPi6DWroQw1Vtkib1yBIUvtZo4GkNDNm3ggJxkg
          _previous
          array:1 [ "url" => "http://64.227.150.69/coaching/IMS/courses" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /coaching/IMS/courses
          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:10 [ "host" => array:1 [ 0 => "64.227.150.69" ] "pragma" => array:1 [ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-5llrv (squid/6.10)" ] "x-forwarded-for" => array:1 [ 0 => "10.8.250.142" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          request_server
          0 of 0
          array:35 [ "REDIRECT_STATUS" => "200" "HTTP_HOST" => "64.227.150.69" "HTTP_PRAGMA" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-5llrv (squid/6.10)" "HTTP_X_FORWARDED_FOR" => "10.8.250.142" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at 64.227.150.69 Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_NAME" => "64.227.150.69" "SERVER_ADDR" => "64.227.150.69" "SERVER_PORT" => "80" "REMOTE_ADDR" => "216.73.216.162" "DOCUMENT_ROOT" => "/var/www/html" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/index.php" "REMOTE_PORT" => "1799" "REDIRECT_URL" => "/coaching/IMS/courses" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/coaching/IMS/courses" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1757592811.457 "REQUEST_TIME" => 1757592811 ]
          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 => "Thu, 11 Sep 2025 12:13:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhpKzdUSDNyOURHcXV5NU9BWFJWOUE9PSIsInZhbHVlIjoiVmxOMHg0RktaM2poMWFJaVcyMWszR1VmYVp3T21uclNONnlSdzJyeEwrT01OTDgrSFI2QlQyaXNVMTYwMHJGRDErT25OL0p6NVBGZkM0eVVHQ2ZTekpGU2JrSWpyZCtoemhHUkJyM29QVGlwK0FBRGVzM0IwYzY1TzFQQVJtSGgiLCJtYWMiOiI3MTQ1Y2JjNjkwNDNhOGNkNWQyYzA3MzAxNGFkZmE2Y2Q2N2FiNjY4NGVjYzVjMDQyMzk3OGNjOTMzMjFlMTY0In0%3D; expires=Fri, 11-Sep-2026 12:13:31 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6IkhpKzdUSDNyOURHcXV5NU9BWFJWOUE9PSIsInZhbHVlIjoiVmxOMHg0RktaM2poMWFJaVcyMWszR1VmYVp3T21uclNONnlSdzJyeEwrT01OTDgrSFI2QlQyaXNVMTYwMHJGRDErT25OL" 1 => "coachingselect_session=eyJpdiI6IkhGQWk0UmswSHBLTG40TVdleG50Umc9PSIsInZhbHVlIjoiZ1RkVlVkWm95ZWRDQ3hRNkg4L3pPdGY2Q0sxZU8xSDNkVDBSTjRESkYzYjZKdERUZWM4Q0h6eTJreU9PQjBESTYyM3d6aUh2MXFVL1lkMEkwNUtjVVJOcENZek9sSWR1SkF6WUFReUJ0VEM1dTZycnladCs2RTVDaGFJcTBwS0giLCJtYWMiOiIwYjE1YjQ4ZTgyMTRiODVmNTgyMTg2MDdlMWIxNWM4ZmNiYmEyZTdhOGYxM2I3NzBiNWIwYjhhZjI5M2U5NGEyIn0%3D; expires=Fri, 11-Sep-2026 12:13:31 GMT; Max-Age=31536000; path=/; httponlycoachingselect_session=eyJpdiI6IkhGQWk0UmswSHBLTG40TVdleG50Umc9PSIsInZhbHVlIjoiZ1RkVlVkWm95ZWRDQ3hRNkg4L3pPdGY2Q0sxZU8xSDNkVDBSTjRESkYzYjZKdERUZWM4Q0h6eTJreU9PQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhpKzdUSDNyOURHcXV5NU9BWFJWOUE9PSIsInZhbHVlIjoiVmxOMHg0RktaM2poMWFJaVcyMWszR1VmYVp3T21uclNONnlSdzJyeEwrT01OTDgrSFI2QlQyaXNVMTYwMHJGRDErT25OL0p6NVBGZkM0eVVHQ2ZTekpGU2JrSWpyZCtoemhHUkJyM29QVGlwK0FBRGVzM0IwYzY1TzFQQVJtSGgiLCJtYWMiOiI3MTQ1Y2JjNjkwNDNhOGNkNWQyYzA3MzAxNGFkZmE2Y2Q2N2FiNjY4NGVjYzVjMDQyMzk3OGNjOTMzMjFlMTY0In0%3D; expires=Fri, 11-Sep-2026 12:13:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IkhpKzdUSDNyOURHcXV5NU9BWFJWOUE9PSIsInZhbHVlIjoiVmxOMHg0RktaM2poMWFJaVcyMWszR1VmYVp3T21uclNONnlSdzJyeEwrT01OTDgrSFI2QlQyaXNVMTYwMHJGRDErT25OL" 1 => "coachingselect_session=eyJpdiI6IkhGQWk0UmswSHBLTG40TVdleG50Umc9PSIsInZhbHVlIjoiZ1RkVlVkWm95ZWRDQ3hRNkg4L3pPdGY2Q0sxZU8xSDNkVDBSTjRESkYzYjZKdERUZWM4Q0h6eTJreU9PQjBESTYyM3d6aUh2MXFVL1lkMEkwNUtjVVJOcENZek9sSWR1SkF6WUFReUJ0VEM1dTZycnladCs2RTVDaGFJcTBwS0giLCJtYWMiOiIwYjE1YjQ4ZTgyMTRiODVmNTgyMTg2MDdlMWIxNWM4ZmNiYmEyZTdhOGYxM2I3NzBiNWIwYjhhZjI5M2U5NGEyIn0%3D; expires=Fri, 11-Sep-2026 12:13:31 GMT; path=/; httponlycoachingselect_session=eyJpdiI6IkhGQWk0UmswSHBLTG40TVdleG50Umc9PSIsInZhbHVlIjoiZ1RkVlVkWm95ZWRDQ3hRNkg4L3pPdGY2Q0sxZU8xSDNkVDBSTjRESkYzYjZKdERUZWM4Q0h6eTJreU9PQ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "VuPi6DWroQw1Vtkib1yBIUvtZo4GkNDNm3ggJxkg" "_previous" => array:1 [ "url" => "http://64.227.150.69/coaching/IMS/courses" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]