Q&A
Maaheshwari Classes logo

Maaheshwari Classes

Online Coaching

The pathway to success!

Courses

Online
Class 12
Course Name-
Revision Combo Course Target Term2
Targeting-
Class 12 ISC Term 2
Description-

SUBJECTS OFFERED PHYSICS, CHEMISTRY, MATHS TERM-2 | Notes/Important Board Questions/Practice Sheets & Test series | Doubt Solving | Live & Recorded Classes | REGISTER SOON BEFORE THE BATCH IS FULL!!!.

| Notes/Important Board Questions/Practice Sheets & Test series | Doubt Solving | Live & Recorded Classes | REGISTER SOON BEFORE THE BATCH IS FULL!!!.

Course Duration-
3 Months
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
Online
Class 12
Course Name-
MOMENTOUS COMBO
Targeting-
CLASS 12 ISC 2022-23
Description-

SUBJECTS OFFERED: MATHEMATICS,CHEMISTRY & PHYSICS | Full Syllabus | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

| Full Syllabus | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

Course Duration-
1 year
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
Online
Class 12
Course Name-
Momentous Mathematics
Targeting-
Class 12 ISC 2022-23
Description-

SUBJECTS OFFERED MATHEMATICS | Full Syllabus as per Session 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

r Session 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

Course Duration-
1 year
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
Online
Class 12
Course Name-
MOMENTOUS PHYSICS
Targeting-
Class 12 ISC 2022-23
Description-

SUBJECTS OFFERED PHYSICS | Full Syllabus as per Session 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

ssion 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

Course Duration-
1 year
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
Online
Class 12
Course Name-
Momentous Chemistry
Targeting-
CLASS 12 ISC 2022-23
Description-

SUBJECTS OFFERED CHEMISTRY | Full Syllabus as per Session 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

Session 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

Course Duration-
1 year
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
Online
Class 12
Course Name-
Momentous Computer
Targeting-
CLASS 12 ISC 2022-23
Description-

SUBJECTS OFFERED COMPUTER | Full Syllabus as per Session 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

ession 2022-23 | Live Classes | Recorded Lectures | Notes, Worksheets & Test | Revision post course completion | Doubt Solving

Course Duration-
1 year
Batch Details-
OFFERED FEE-
(Inc. Reg Fee)
7.4.3PHP Version96.86msRequest Duration7MBMemory UsageGET coaching/{coaching_name_slug}/coursesRoute
    • Booting (20.58ms)
    • Application (76.12ms)
    • 1 x Application (78.59%)
      76.12ms
      1 x Booting (21.24%)
      20.58ms
      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 unique28.11ms
      • select * from `coaching` where `name` = 'Maaheshwari Classes' and `status` = 'enable' limit 1
        2.42ms/app/Http/Controllers/Website/CoachingController.php:677coachingselect
        Metadata
        Bindings
        • 0. Maaheshwari Classes
        • 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` = 643 and `status` = 'enable') as `exists`
        510μs/app/Http/Controllers/Website/CoachingController.php:1229coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `coaching_courses`.`status` = 'enable' and `coaching_courses_detail`.`status` = 'enable'
        9ms/app/Http/Controllers/Website/CoachingController.php:695coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `coaching_facility`.`status` = 'enable'
        6.17ms/app/Http/Controllers/Website/CoachingController.php:706coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `status` = 'enable'
        700μs/app/Http/Controllers/Website/CoachingController.php:895coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `status` = 'enable'
        510μs/app/Http/Controllers/Website/CoachingController.php:900coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `status` = 'enable'
        470μs/app/Http/Controllers/Website/CoachingController.php:905coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `status` = 'enable'
        390μs/app/Http/Controllers/Website/CoachingController.php:910coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `status` = 'enable'
        420μs/app/Http/Controllers/Website/CoachingController.php:915coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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` = 643 and `status` = 'enable'
        450μs/app/Http/Controllers/Website/CoachingController.php:925coachingselect
        Metadata
        Bindings
        • 0. 643
        • 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
        590μs/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
        1.18ms/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
        780μs/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
        840μs/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
        640μs/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
        870μs/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
        720μs/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
        680μs/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
        770μs/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
          uVvpkgPbkwNDy8n3p262TbSebZx6lzqsdd9rVNZf
          _previous
          array:1 [ "url" => "http://64.227.150.69/coaching/Maaheshwari-Classes/courses" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /coaching/Maaheshwari-Classes/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" => "49329" "REDIRECT_URL" => "/coaching/Maaheshwari-Classes/courses" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/coaching/Maaheshwari-Classes/courses" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1757584855.955 "REQUEST_TIME" => 1757584855 ]
          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 10:00:56 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjY4QyszOFZYZnZpZnZhWGErU3RFWWc9PSIsInZhbHVlIjoid3c0SkZLSGE5SS9CbXErQlhJNjlJUFMzVTg5WW1oLzE3S0l2bFIrUHF2d0RuSzF4L3ZiTks5Wk1IbHh6dDFIcC9WRXVHeWFUUTBPSXRXV0J4Y2dwaUZNd1pHSk9sZGJJNkNDeEJDYk1ocjFYcmFhdG9BOUt2OEZjYnpheU5MYS8iLCJtYWMiOiI1YzFkNjkxMDZhYzhkMWNiZjdlZDJkODBiYzdlZGU1ZDhmYzEzMTg5NGRlN2UyYWRhMWViZGQzNWRlMmJiNmMzIn0%3D; expires=Fri, 11-Sep-2026 10:00:56 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6IjY4QyszOFZYZnZpZnZhWGErU3RFWWc9PSIsInZhbHVlIjoid3c0SkZLSGE5SS9CbXErQlhJNjlJUFMzVTg5WW1oLzE3S0l2bFIrUHF2d0RuSzF4L3ZiTks5Wk1IbHh6dDFIcC9WRXVHe" 1 => "coachingselect_session=eyJpdiI6IlBhbWlPYUZueTk2UzJtenE2NHRTNnc9PSIsInZhbHVlIjoidWxYcFdkeDNSbmE3Q041b2dmc2JWZW1ESWFNai9aQ2V5VVZvTHlyd3BVSlBLZUhySVI3YTdPanBZcWFBZjhQOGRGbktVaXF4eGtGZDQzUHpXR09lZlBFWStMUGVMd0NBU3UxbzhCYzlMdU13VVp2T08wMzRZL09zWFEwOGt4ZUwiLCJtYWMiOiI2ZmZmZWM4NzA1YTliMWUxNTM4Yzc5YzRhMTk2MDhjZjJjNDQwNGM4NzhiNjM4MDQzNjVhMjk4NmY0MDY4MTE4In0%3D; expires=Fri, 11-Sep-2026 10:00:56 GMT; Max-Age=31536000; path=/; httponlycoachingselect_session=eyJpdiI6IlBhbWlPYUZueTk2UzJtenE2NHRTNnc9PSIsInZhbHVlIjoidWxYcFdkeDNSbmE3Q041b2dmc2JWZW1ESWFNai9aQ2V5VVZvTHlyd3BVSlBLZUhySVI3YTdPanBZcWFBZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjY4QyszOFZYZnZpZnZhWGErU3RFWWc9PSIsInZhbHVlIjoid3c0SkZLSGE5SS9CbXErQlhJNjlJUFMzVTg5WW1oLzE3S0l2bFIrUHF2d0RuSzF4L3ZiTks5Wk1IbHh6dDFIcC9WRXVHeWFUUTBPSXRXV0J4Y2dwaUZNd1pHSk9sZGJJNkNDeEJDYk1ocjFYcmFhdG9BOUt2OEZjYnpheU5MYS8iLCJtYWMiOiI1YzFkNjkxMDZhYzhkMWNiZjdlZDJkODBiYzdlZGU1ZDhmYzEzMTg5NGRlN2UyYWRhMWViZGQzNWRlMmJiNmMzIn0%3D; expires=Fri, 11-Sep-2026 10:00:56 GMT; path=/XSRF-TOKEN=eyJpdiI6IjY4QyszOFZYZnZpZnZhWGErU3RFWWc9PSIsInZhbHVlIjoid3c0SkZLSGE5SS9CbXErQlhJNjlJUFMzVTg5WW1oLzE3S0l2bFIrUHF2d0RuSzF4L3ZiTks5Wk1IbHh6dDFIcC9WRXVHe" 1 => "coachingselect_session=eyJpdiI6IlBhbWlPYUZueTk2UzJtenE2NHRTNnc9PSIsInZhbHVlIjoidWxYcFdkeDNSbmE3Q041b2dmc2JWZW1ESWFNai9aQ2V5VVZvTHlyd3BVSlBLZUhySVI3YTdPanBZcWFBZjhQOGRGbktVaXF4eGtGZDQzUHpXR09lZlBFWStMUGVMd0NBU3UxbzhCYzlMdU13VVp2T08wMzRZL09zWFEwOGt4ZUwiLCJtYWMiOiI2ZmZmZWM4NzA1YTliMWUxNTM4Yzc5YzRhMTk2MDhjZjJjNDQwNGM4NzhiNjM4MDQzNjVhMjk4NmY0MDY4MTE4In0%3D; expires=Fri, 11-Sep-2026 10:00:56 GMT; path=/; httponlycoachingselect_session=eyJpdiI6IlBhbWlPYUZueTk2UzJtenE2NHRTNnc9PSIsInZhbHVlIjoidWxYcFdkeDNSbmE3Q041b2dmc2JWZW1ESWFNai9aQ2V5VVZvTHlyd3BVSlBLZUhySVI3YTdPanBZcWFBZ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "uVvpkgPbkwNDy8n3p262TbSebZx6lzqsdd9rVNZf" "_previous" => array:1 [ "url" => "http://64.227.150.69/coaching/Maaheshwari-Classes/courses" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]