Q&A

About TPlive

TPlive is the path of becoming the pinnacle educationist within the field of education and permitting students from all a part of the country to achieve their dreams of becoming an IITian .We have a number of proficient and dedicated faculties along with a chain of students filled with zeal to lighten up their future add up to great results by the institute. TUTORIAL POINT gives coaching for all the science stream to the 11th and 12th class students along with the droppers. The classes are open for all the JEE and NEET aspirants as they start their race in the national level competitions. Along with these exams.The institute purely focuses on building up a bright future for its students and also guides them for the things best for what is coming up ahead in their career areas and growth aspects.

Branches:
1

Courses

Online
JEE
Course Name-
IIT JEE Main and Advanced
Targeting-
XII Appearing/Passed
Description-

1 Year Course for JEE is designed by the team of experts for the students of 12th class or 12th pass (2021-22 session), who want to crack JEE Main and Advanced in 2022.

xperts for the students of 12th class or 12th pass (2021-22 session), who want to crack JEE Main and Advanced in 2022.

Course Duration-
1 Year
Batch Details-
Online
NEET
Course Name-
NEET
Targeting-
XII Appearing/Passed
Description-

1 Year Course for NEET Medical is designed by the team of experts for the students of 11th class and 12th class 202122 session who want to crack NEET in 2022

team of experts for the students of 11th class and 12th class 202122 session who want to crack NEET in 2022

Course Duration-
1 Year
Batch Details-

Leave a Review for TPlive

Have you studied at TPlive

Leave a Review
Faculty
Study Material
Doubt Clearing
Infrastructure
Tech Support
Leave a Review
Faculty
Study Material
Doubt Clearing
Mentorship & Teaching Style
Tech Support
7.4.3PHP Version347msRequest Duration7MBMemory UsageGET coaching/{coaching_name_slug}/{branch_slug?}Route
    • Booting (38.96ms)
    • Application (308ms)
    • 1 x Application (88.71%)
      308.13ms
      1 x Booting (11.22%)
      38.96ms
      5 templates were rendered
      • website.overview (resources/views/website/overview.blade.php)9blade
        Params
        0
        metatitle
        1
        header
        2
        footer
        3
        coaching
        4
        coaching_logo_link
        5
        centers
        6
        getStates
        7
        metadescription
        8
        metakeywords
      • website.layouts.header (resources/views/website/layouts/header.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        coaching
        8
        coaching_logo_link
        9
        centers
        10
        getStates
        11
        metadescription
        12
        metakeywords
      • website.layouts.website_theme (resources/views/website/layouts/website_theme.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        coaching
        8
        coaching_logo_link
        9
        centers
        10
        getStates
        11
        metadescription
        12
        metakeywords
        13
        url
      • website.layouts.footer (resources/views/website/layouts/footer.blade.php)32blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        coaching
        8
        coaching_logo_link
        9
        centers
        10
        getStates
        11
        metadescription
        12
        metakeywords
        13
        image
        14
        __currentLoopData
        15
        loop
        16
        total_box
        17
        courses_detail
        18
        course
        19
        results
        20
        removeBtn
        21
        i
        22
        limit
        23
        result
        24
        coachingname
        25
        facility
        26
        iii
        27
        showedit
        28
        year
        29
        logo_link
        30
        coaching_name_slug
        31
        http_response_header
      • alert_msg (resources/views/alert_msg.blade.php)37blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        coaching
        8
        coaching_logo_link
        9
        centers
        10
        getStates
        11
        metadescription
        12
        metakeywords
        13
        image
        14
        __currentLoopData
        15
        loop
        16
        total_box
        17
        courses_detail
        18
        course
        19
        results
        20
        removeBtn
        21
        i
        22
        limit
        23
        result
        24
        coachingname
        25
        facility
        26
        iii
        27
        showedit
        28
        year
        29
        logo_link
        30
        coaching_name_slug
        31
        http_response_header
        32
        category
        33
        category_slug
        34
        exam
        35
        stream_slug
        36
        question_paper_subject
      uri
      GET coaching/{coaching_name_slug}/{branch_slug?}
      middleware
      web, slug-generate
      controller
      App\Http\Controllers\Website\CoachingController@overview
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/Website/CoachingController.php:19-302
      33 statements were executed, 12 of which were duplicated, 21 unique135ms
      • select * from `coaching` where `name` = 'TPlive' and `status` = 'enable' limit 1
        4.73ms/app/Http/Controllers/Website/CoachingController.php:29coachingselect
        Metadata
        Bindings
        • 0. TPlive
        • 1. enable
        Backtrace
        • 13. /app/Http/Controllers/Website/CoachingController.php:29
        • 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 `coaching_centers`.* from `coaching_centers` inner join `coaching_centers_branches` on `coaching_centers_branches`.`coaching_centers_id` = `coaching_centers`.`id` where `coaching_centers`.`coaching_id` = 505 and `coaching_centers_branches`.`status` = 'enable' group by `coaching_centers`.`name`
        9.18ms/app/Http/Controllers/Website/CoachingController.php:43coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:43
        • 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 exists(select * from `coaching` where `id` = 505 and `status` = 'enable') as `exists`
        5.38ms/app/Http/Controllers/Website/CoachingController.php:1229coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 9. /app/Http/Controllers/Website/CoachingController.php:1229
        • 10. /app/Http/Controllers/Website/CoachingController.php:44
        • 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_centers`.* from `coaching_centers` inner join `coaching_centers_branches` on `coaching_centers_branches`.`coaching_centers_id` = `coaching_centers`.`id` where `coaching_centers`.`coaching_id` = 505 and `coaching_centers_branches`.`status` = 'enable' group by `coaching_centers`.`name`
        12.01ms/app/Http/Controllers/Website/CoachingController.php:104coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:104
        • 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 `coaching_centers_branches`.*, `coaching_centers`.`name` as `center_name` from `coaching_centers_branches` inner join `coaching_centers` on `coaching_centers`.`id` = `coaching_centers_branches`.`coaching_centers_id` where `coaching_centers_branches`.`coaching_id` = 505 and `coaching_centers_branches`.`status` = 'enable' limit 1
        3.66ms/app/Http/Controllers/Website/CoachingController.php:111coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 13. /app/Http/Controllers/Website/CoachingController.php:111
        • 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 `name` from `coaching_centers_branches` where `coaching_centers_id` = '538' and `name` != 'Mahaveer Nagar' and `status` = 'enable'
        5.79ms/app/Http/Controllers/Website/CoachingController.php:119coachingselect
        Metadata
        Bindings
        • 0. 538
        • 1. Mahaveer Nagar
        • 2. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:119
        • 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` = 505 and `coaching_facility`.`status` = 'enable'
        17.79ms/app/Http/Controllers/Website/CoachingController.php:135coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:135
        • 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_faculty` where `coaching_faculty`.`coaching_id` = 505 and `coaching_faculty`.`status` = 'enable'
        4.71ms/app/Http/Controllers/Website/CoachingController.php:140coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:140
        • 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 `coaching_results`.*, `courses`.`name` as `courses_name` from `coaching_results` inner join `courses` on `courses`.`id` = `coaching_results`.`coaching_courses_id` where `coaching_results`.`coaching_id` = 505 and `coaching_results`.`status` = 'enable'
        820μs/app/Http/Controllers/Website/CoachingController.php:148coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:148
        • 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 `coaching_testimonials`.*, `courses`.`name` as `coaching_courses_name` from `coaching_testimonials` inner join `courses` on `courses`.`id` = `coaching_testimonials`.`coaching_courses_id` where `coaching_testimonials`.`coaching_id` = 505 and `coaching_testimonials`.`status` = 'enable' and `courses`.`status` = 'enable'
        710μs/app/Http/Controllers/Website/CoachingController.php:161coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        • 2. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:161
        • 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_photos` where `coaching_photos`.`coaching_id` = 505 and `coaching_photos`.`status` = 'enable'
        760μs/app/Http/Controllers/Website/CoachingController.php:171coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:171
        • 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_videos` where `coaching_videos`.`coaching_id` = 505 and `coaching_videos`.`status` = 'enable'
        2.21ms/app/Http/Controllers/Website/CoachingController.php:176coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:176
        • 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 `image`, `name` from `coaching` where `status` = 'enable' and `is_featured` = 1
        4.52ms/app/Http/Controllers/Website/CoachingController.php:182coachingselect
        Metadata
        Bindings
        • 0. enable
        • 1. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:182
        • 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 `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` = 505 and `coaching_courses`.`status` = 'enable' and `coaching_courses_detail`.`status` = 'enable'
        18.79ms/app/Http/Controllers/Website/CoachingController.php:190coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        • 2. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:190
        • 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_courses` where `coaching_id` = 505 and `status` = 'enable'
        11ms/app/Http/Controllers/Website/CoachingController.php:200coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:200
        • 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` = 505 and `status` = 'enable'
        670μs/app/Http/Controllers/Website/CoachingController.php:895coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:895
        • 15. /app/Http/Controllers/Website/CoachingController.php:249
        • 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` = 505 and `status` = 'enable'
        600μs/app/Http/Controllers/Website/CoachingController.php:900coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:900
        • 15. /app/Http/Controllers/Website/CoachingController.php:249
        • 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` = 505 and `status` = 'enable'
        510μs/app/Http/Controllers/Website/CoachingController.php:905coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:905
        • 15. /app/Http/Controllers/Website/CoachingController.php:249
        • 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` = 505 and `status` = 'enable'
        570μs/app/Http/Controllers/Website/CoachingController.php:910coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:910
        • 15. /app/Http/Controllers/Website/CoachingController.php:249
        • 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` = 505 and `status` = 'enable'
        590μs/app/Http/Controllers/Website/CoachingController.php:915coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 14. /app/Http/Controllers/Website/CoachingController.php:915
        • 15. /app/Http/Controllers/Website/CoachingController.php:249
        • 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` = 505 and `status` = 'enable'
        1.86ms/app/Http/Controllers/Website/CoachingController.php:925coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:925
        • 13. /app/Http/Controllers/Website/CoachingController.php:249
        • 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 `coaching_reviews`.*, `students`.`name` as `student_name`, `students`.`image` from `coaching_reviews` inner join `students` on `students`.`id` = `coaching_reviews`.`user_id` where `coaching_id` = 505 and `coaching_reviews`.`status` = 'enable' order by `coaching_reviews`.`created_at` desc
        920μs/app/Http/Controllers/Website/CoachingController.php:1042coachingselect
        Metadata
        Bindings
        • 0. 505
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:1042
        • 13. /app/Http/Controllers/Website/CoachingController.php:251
        • 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.86ms/app/Http/Controllers/Website/CoachingController.php:253coachingselect
        Metadata
        Bindings
        • 0. 101
        Backtrace
        • 12. /app/Http/Controllers/Website/CoachingController.php:253
        • 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.47ms/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
        1.76ms/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.43ms/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.59ms/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
        1.81ms/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.53ms/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
        1.28ms/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
        2.47ms/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
      • select * from `advertisement` where `type` = 'full' and `position` is null and `status` = 'enable' and `start_date` <= '2025-08-16' and `end_date` >= '2025-08-16' order by RAND() limit 1
        4.34ms/app/Http/Controllers/Website/HeaderController.php:239coachingselect
        Metadata
        Bindings
        • 0. full
        • 1. enable
        • 2. 2025-08-16
        • 3. 2025-08-16
        Backtrace
        • 13. /app/Http/Controllers/Website/HeaderController.php:239
        • 14. view::b1eb23f4d8a9b14efcab1aeb45c39a521a2f7a33:1100
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `advertisement` where `type` = 'full' and `position` is null and `status` = 'enable' and `start_date` <= '2025-08-16' and `end_date` >= '2025-08-16' order by RAND() limit 1
        1.28ms/app/Http/Controllers/Website/HeaderController.php:239coachingselect
        Metadata
        Bindings
        • 0. full
        • 1. enable
        • 2. 2025-08-16
        • 3. 2025-08-16
        Backtrace
        • 13. /app/Http/Controllers/Website/HeaderController.php:239
        • 14. view::b1eb23f4d8a9b14efcab1aeb45c39a521a2f7a33:2651
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:139
          _token
          C1UrCQN8x0JObu56MohSuDFVVkqXtl3SEycLb10k
          _previous
          array:1 [ "url" => "http://64.227.150.69/coaching/TPlive" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /coaching/TPlive
          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-tcdsg (squid/6.10)" ] "x-forwarded-for" => array:1 [ 0 => "10.2.126.71" ] "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-tcdsg (squid/6.10)" "HTTP_X_FORWARDED_FOR" => "10.2.126.71" "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.44" "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" => "24869" "REDIRECT_URL" => "/coaching/TPlive" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/coaching/TPlive" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755322764.052 "REQUEST_TIME" => 1755322764 ]
          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 => "Sat, 16 Aug 2025 05:39:24 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFsazVtNEdCUkJLN0pXV1FROVdCMmc9PSIsInZhbHVlIjoieVMzUWc2TDBOVmQ4S0FPTWsrUXdDYTVLcFZib3pTM2xVUmlELzJNNHBUclNsNFU5OWVvVFl5T3d4VVBpRStmaStudUovaHpuTmtSRzlqQ0g0Q3VxQVlZWmJBVWpjRFlzZm1CQVNZbllWd0d5RjcyWUdFWmljUnB5TFRqQmVYUUciLCJtYWMiOiIwNjFmMTI5ZmVlODc4ZWI2YTRmNjQyMmFkYWMyMzVkZmEyYjMyM2FhNDExYzMzY2JiYmUxYzNmOTBkZWIzZGJlIn0%3D; expires=Sun, 16-Aug-2026 05:39:24 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6IlFsazVtNEdCUkJLN0pXV1FROVdCMmc9PSIsInZhbHVlIjoieVMzUWc2TDBOVmQ4S0FPTWsrUXdDYTVLcFZib3pTM2xVUmlELzJNNHBUclNsNFU5OWVvVFl5T3d4VVBpRStmaStudUova" 1 => "coachingselect_session=eyJpdiI6IkFxb2xEOEJGTHdscTIrMmVDdWxSMGc9PSIsInZhbHVlIjoiZUJmUEdDd2VLeVJCMVhWeWdRRzlxbFF3M2ZMS21QV0dacG1tV044OEl6anJnQVBsY2QyLytlL2NWQmZ1bG9iUU5POWFwenRhaXRTN3hkb3BudW9qYVBvdllLN29pall2aDM4MjdwN2U1ajQvMERsbzRwZm5VejAra0NKWG5HVSsiLCJtYWMiOiIzMzk5YmViZTk5MTVmOWJmNzQ5MTAzZTBjYWVhNjI0MGM1MzJlYTg0MzBkNmMxNmY1MWExMTJkZjJjNjViMDVmIn0%3D; expires=Sun, 16-Aug-2026 05:39:24 GMT; Max-Age=31536000; path=/; httponlycoachingselect_session=eyJpdiI6IkFxb2xEOEJGTHdscTIrMmVDdWxSMGc9PSIsInZhbHVlIjoiZUJmUEdDd2VLeVJCMVhWeWdRRzlxbFF3M2ZMS21QV0dacG1tV044OEl6anJnQVBsY2QyLytlL2NWQmZ1b" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFsazVtNEdCUkJLN0pXV1FROVdCMmc9PSIsInZhbHVlIjoieVMzUWc2TDBOVmQ4S0FPTWsrUXdDYTVLcFZib3pTM2xVUmlELzJNNHBUclNsNFU5OWVvVFl5T3d4VVBpRStmaStudUovaHpuTmtSRzlqQ0g0Q3VxQVlZWmJBVWpjRFlzZm1CQVNZbllWd0d5RjcyWUdFWmljUnB5TFRqQmVYUUciLCJtYWMiOiIwNjFmMTI5ZmVlODc4ZWI2YTRmNjQyMmFkYWMyMzVkZmEyYjMyM2FhNDExYzMzY2JiYmUxYzNmOTBkZWIzZGJlIn0%3D; expires=Sun, 16-Aug-2026 05:39:24 GMT; path=/XSRF-TOKEN=eyJpdiI6IlFsazVtNEdCUkJLN0pXV1FROVdCMmc9PSIsInZhbHVlIjoieVMzUWc2TDBOVmQ4S0FPTWsrUXdDYTVLcFZib3pTM2xVUmlELzJNNHBUclNsNFU5OWVvVFl5T3d4VVBpRStmaStudUova" 1 => "coachingselect_session=eyJpdiI6IkFxb2xEOEJGTHdscTIrMmVDdWxSMGc9PSIsInZhbHVlIjoiZUJmUEdDd2VLeVJCMVhWeWdRRzlxbFF3M2ZMS21QV0dacG1tV044OEl6anJnQVBsY2QyLytlL2NWQmZ1bG9iUU5POWFwenRhaXRTN3hkb3BudW9qYVBvdllLN29pall2aDM4MjdwN2U1ajQvMERsbzRwZm5VejAra0NKWG5HVSsiLCJtYWMiOiIzMzk5YmViZTk5MTVmOWJmNzQ5MTAzZTBjYWVhNjI0MGM1MzJlYTg0MzBkNmMxNmY1MWExMTJkZjJjNjViMDVmIn0%3D; expires=Sun, 16-Aug-2026 05:39:24 GMT; path=/; httponlycoachingselect_session=eyJpdiI6IkFxb2xEOEJGTHdscTIrMmVDdWxSMGc9PSIsInZhbHVlIjoiZUJmUEdDd2VLeVJCMVhWeWdRRzlxbFF3M2ZMS21QV0dacG1tV044OEl6anJnQVBsY2QyLytlL2NWQmZ1b" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "C1UrCQN8x0JObu56MohSuDFVVkqXtl3SEycLb10k" "_previous" => array:1 [ "url" => "http://64.227.150.69/coaching/TPlive" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]