Dominare GIT - La Guida Completa per Principianti e Professionisti

Dominare GIT - La Guida Completa per Principianti e Professionisti

in Git
(0 Valutazioni)
Creato da Giovanni Pace

Segnala il corso

Descrivi brevemente e chiaramente il motivo della segnalazione.

Condividi

Share course with your friends

Buy with points

GDPR

When you visit any of our websites, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and manage your preferences. Please note, that blocking some types of cookies may impact your experience of the site and the services we are able to offer.

Request history8.1.32PHP Version673msRequest Duration52MBMemory UsageGET course/{slug}Route
    • Booting (50.31ms)time
    • Application (622ms)time
    • 1 x Application (92.52%)
      622ms
      1 x Booting (7.48%)
      50.31ms
      38 templates were rendered
      • web.default.course.indexindex.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.course.tabs.informationinformation.blade.php#?blade
      • web.default.includes.commentscomments.blade.php#?blade
      • web.default.course.tabs.contentcontent.blade.php#?blade
      • web.default.course.tabs.contents.chapterchapter.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.contents.filesfiles.blade.php#?blade
      • web.default.course.tabs.play_modal.play_modalplay_modal.blade.php#?blade
      • web.default.course.tabs.reviewsreviews.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.includes.cashback_alertcashback_alert.blade.php#?blade
      • web.default.course.sidebar_instructor_profilesidebar_instructor_profile.blade.php#?blade
      • web.default.includes.webinar.raterate.blade.php#?blade
      • web.default.course.share_modalshare_modal.blade.php#?blade
      • web.default.course.buy_with_point_modalbuy_with_point_modal.blade.php#?blade
      • web.default.layouts.appapp.blade.php#?blade
      • web.default.includes.metasmetas.blade.php#?blade
      • admin.includes.preloadingpreloading.blade.php#?blade
      • web.default.includes.top_navtop_nav.blade.php#?blade
      • web.default.includes.top_nav.currencycurrency.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.top_nav.user_menuuser_menu.blade.php#?blade
      • web.default.includes.navbarnavbar.blade.php#?blade
      • web.default.includes.shopping-cart-dropdwonshopping-cart-dropdwon.blade.php#?blade
      • web.default.includes.notification-dropdownnotification-dropdown.blade.php#?blade
      • web.default.includes.footerfooter.blade.php#?blade
      • web.default.includes.advertise_modal.indexindex.blade.php#?blade
      • web.default.includes.cookie-securitycookie-security.blade.php#?blade
      • web.default.includes.purchase_notificationspurchase_notifications.blade.php#?blade
      uri
      GET course/{slug}
      middleware
      web, check_mobile_app, impersonate, share, check_maintenance, check_restriction
      controller
      App\Http\Controllers\Web\WebinarController@course
      namespace
      App\Http\Controllers\Web
      prefix
      /course
      where
      file
      app/Http/Controllers/Web/WebinarController.php:33-340
      119 statements were executed (22 duplicates)Show only duplicatesarchnxqn_lms_arch99.22ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 19 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Translatable.php#164archnxqn_lms_arch430μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 5 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 5
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164archnxqn_lms_arch280μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 31 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 31
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • PurchaseNotificationsHelper.php#77archnxqn_lms_arch220μsselect * from `purchase_notifications` where `enable` = 1 and (`start_at` is null or `start_at` < 1753870135) and (`end_at` is null or `end_at` > 1753870135)
        Bindings
        • 0: 1
        • 1: 1753870135
        • 2: 1753870135
        Backtrace
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:77
        • app/Mixins/PurchaseNotifications/PurchaseNotificationsHelper.php:19
        • middleware::share:29
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
      • Share.php#52archnxqn_lms_arch220μsselect count(*) as aggregate from `cart_discounts` where `enable` = 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::share:52
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_mobile_app:25
      • Translatable.php#164archnxqn_lms_arch260μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 56 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 56
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164archnxqn_lms_arch290μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 26 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 26
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • FloatingBar.php#58archnxqn_lms_arch240μsselect * from `floating_bars` where (`start_at` is null or `start_at` < 1753870135) and (`end_at` is null or `end_at` > 1753870135) and `enable` = 1 limit 1
        Bindings
        • 0: 1753870135
        • 1: 1753870135
        • 2: 1
        Backtrace
        • app/Models/FloatingBar.php:58
        • middleware::share:83
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::impersonate:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • CheckRestriction.php#24archnxqn_lms_arch240μsselect * from `ip_restrictions`
        Backtrace
        • middleware::check_restriction:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::check_maintenance:37
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • middleware::share:90
      • WebinarController.php#162archnxqn_lms_arch3.12msselect `webinars`.*, (select count(*) from `sales` where `webinars`.`id` = `sales`.`webinar_id` and `refund_at` is null and `refund_at` is null and `type` = 'webinar') as `sales_count`, (select count(*) from `course_noticeboards` where `webinars`.`id` = `course_noticeboards`.`webinar_id`) as `noticeboards_count` from `webinars` where `slug` = 'Dominare-GIT-La-Guida-Completa-per-Principianti-e-Professionisti' limit 1
        Bindings
        • 0: webinar
        • 1: Dominare-GIT-La-Guida-Completa-per-Principianti-e-Professionisti
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch790μsselect * from `quizzes` where `quizzes`.`webinar_id` in (2029) and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch1.21msselect * from `tags` where `tags`.`webinar_id` in (2029)
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch700μsselect * from `prerequisites` where `prerequisites`.`webinar_id` in (2029) order by `order` asc
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch1.81msselect * from `related_courses` where `related_courses`.`targetable_id` in (2029) and `related_courses`.`targetable_type` = 'App\Models\Webinar' and exists (select * from `webinars` where `related_courses`.`course_id` = `webinars`.`id` and `status` = 'active')
        Bindings
        • 0: App\Models\Webinar
        • 1: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch1.18msselect * from `faqs` where `faqs`.`webinar_id` in (2029) order by `order` asc
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch720μsselect * from `webinar_extra_descriptions` where `webinar_extra_descriptions`.`webinar_id` in (2029) order by `order` asc
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch1.81msselect * from `webinar_chapters` where `webinar_chapters`.`webinar_id` in (2029) and `status` = 'active' order by `order` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch1.4msselect * from `webinar_chapter_items` where `webinar_chapter_items`.`chapter_id` in (52, 53) order by `order` asc
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch2.95msselect `files`.*, webinar_chapters.order as chapterOrder from `files` inner join `webinar_chapters` on `webinar_chapters`.`id` = `files`.`chapter_id` where `files`.`webinar_id` in (2029) and `files`.`status` = 'active' order by `chapterOrder` asc, `files`.`order` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch340μsselect * from `course_learning` where `course_learning`.`file_id` in (169, 170, 171, 172, 173, 174, 175, 176, 177) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch880μsselect `text_lessons`.*, (select count(*) from `text_lessons_attachments` where `text_lessons`.`id` = `text_lessons_attachments`.`text_lesson_id`) as `attachments_count` from `text_lessons` where `text_lessons`.`webinar_id` in (2029) and `status` = 'active' order by `order` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch2.64msselect * from `sessions` where `sessions`.`webinar_id` in (2029) and `status` = 'active' order by `order` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch1.33msselect * from `webinar_assignments` where `webinar_assignments`.`webinar_id` in (2029) and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch240μsselect * from `tickets` where `tickets`.`webinar_id` in (2029) order by `order` asc
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch560μsselect * from `webinar_filter_option` where `webinar_filter_option`.`webinar_id` in (2029)
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch170μsselect * from `categories` where `categories`.`id` in (621)
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch2.13msselect * from `users` where `users`.`id` in (1049)
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch250μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` in (2029) and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebinarController.php#162archnxqn_lms_arch3.94msselect * from `comments` where `comments`.`webinar_id` in (2029) and `status` = 'active' and `reply_id` is null order by `created_at` desc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:162
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Translatable.php#164archnxqn_lms_arch390μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 54 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 54
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • WebinarController.php#229archnxqn_lms_arch270μsselect * from `advertising_banners` where `published` = 1 and `position` in ('course', 'course_sidebar')
        Bindings
        • 0: 1
        • 1: course
        • 2: course_sidebar
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:229
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Translatable.php#164archnxqn_lms_arch210μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 1 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 1
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • WebinarController.php#305archnxqn_lms_arch1.72msselect * from `discounts` where (`creator_id` = '1049' or `creator_id` = '1049') and (`source` = 'all' or (`source` = 'course' and (exists (select * from `discount_courses` where `discounts`.`id` = `discount_courses`.`discount_id` and `course_id` = 2029) and not exists (select * from `discount_courses` where `discounts`.`id` = `discount_courses`.`discount_id`)))) and `status` = 'active' and `expired_at` > 1753870135
        Bindings
        • 0: 1049
        • 1: 1049
        • 2: all
        • 3: course
        • 4: 2029
        • 5: active
        • 6: 1753870135
        Backtrace
        • app/Http/Controllers/Web/WebinarController.php:305
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Translatable.php#164archnxqn_lms_arch280μsselect * from `webinar_translations` where `webinar_translations`.`webinar_id` = 2029 and `webinar_translations`.`webinar_id` is not null
        Bindings
        • 0: 2029
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Http/Controllers/Web/WebinarController.php:309
      • Webinar.php#919archnxqn_lms_arch280μsselect * from `special_offers` where `webinar_id` = 2029 and `status` = 'active' and `from_date` < 1753870135 and `to_date` > 1753870135 limit 1
        Bindings
        • 0: 2029
        • 1: active
        • 2: 1753870135
        • 3: 1753870135
        Backtrace
        • app/Models/Webinar.php:919
        • app/Http/Controllers/Web/WebinarController.php:320
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Translatable.php#164archnxqn_lms_arch290μsselect * from `category_translations` where `category_translations`.`category_id` = 621 and `category_translations`.`category_id` is not null
        Bindings
        • 0: 621
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.index:35
      • Webinar.php#222archnxqn_lms_arch290μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2029 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2029
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • view::web.default.course.index:39
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164archnxqn_lms_arch3.73msselect * from `faq_translations` where `faq_translations`.`faq_id` = 94 and `faq_translations`.`faq_id` is not null
        Bindings
        • 0: 94
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.information:111
      • Translatable.php#164archnxqn_lms_arch490μsselect * from `faq_translations` where `faq_translations`.`faq_id` = 95 and `faq_translations`.`faq_id` is not null
        Bindings
        • 0: 95
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.information:111
      • Translatable.php#164archnxqn_lms_arch280μsselect * from `faq_translations` where `faq_translations`.`faq_id` = 96 and `faq_translations`.`faq_id` is not null
        Bindings
        • 0: 96
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.information:111
      • Translatable.php#164archnxqn_lms_arch270μsselect * from `faq_translations` where `faq_translations`.`faq_id` = 97 and `faq_translations`.`faq_id` is not null
        Bindings
        • 0: 97
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.information:111
      • Translatable.php#164archnxqn_lms_arch290μsselect * from `faq_translations` where `faq_translations`.`faq_id` = 98 and `faq_translations`.`faq_id` is not null
        Bindings
        • 0: 98
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.information:111
      • Translatable.php#164archnxqn_lms_arch1.25msselect * from `webinar_chapter_translations` where `webinar_chapter_translations`.`webinar_chapter_id` = 52 and `webinar_chapter_translations`.`webinar_chapter_id` is not null
        Bindings
        • 0: 52
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.chapter:14
      • Translatable.php#164archnxqn_lms_arch2.08msselect * from `files` where `files`.`chapter_id` = 52 and `files`.`chapter_id` is not null
        Bindings
        • 0: 52
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:90
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch2.47msselect * from `sessions` where `sessions`.`chapter_id` = 52 and `sessions`.`chapter_id` is not null
        Bindings
        • 0: 52
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:91
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch1.01msselect * from `text_lessons` where `text_lessons`.`chapter_id` = 52 and `text_lessons`.`chapter_id` is not null
        Bindings
        • 0: 52
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:92
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch910μsselect * from `webinar_assignments` where `webinar_assignments`.`chapter_id` = 52 and `webinar_assignments`.`chapter_id` is not null
        Bindings
        • 0: 52
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:93
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch820μsselect * from `quizzes` where `quizzes`.`chapter_id` = 52 and `quizzes`.`chapter_id` is not null
        Bindings
        • 0: 52
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:96
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • chapter.blade.php#35archnxqn_lms_arch250μsselect * from `files` where `files`.`id` = '169' limit 1
        Bindings
        • 0: 169
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch4.77msselect * from `file_translations` where `file_translations`.`file_id` = 169 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 169
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • chapter.blade.php#35archnxqn_lms_arch300μsselect * from `files` where `files`.`id` = '170' limit 1
        Bindings
        • 0: 170
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch390μsselect * from `file_translations` where `file_translations`.`file_id` = 170 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 170
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • chapter.blade.php#35archnxqn_lms_arch400μsselect * from `files` where `files`.`id` = '171' limit 1
        Bindings
        • 0: 171
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch610μsselect * from `file_translations` where `file_translations`.`file_id` = 171 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 171
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • chapter.blade.php#35archnxqn_lms_arch830μsselect * from `files` where `files`.`id` = '172' limit 1
        Bindings
        • 0: 172
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch1.7msselect * from `file_translations` where `file_translations`.`file_id` = 172 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 172
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • chapter.blade.php#35archnxqn_lms_arch810μsselect * from `files` where `files`.`id` = '173' limit 1
        Bindings
        • 0: 173
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch5.44msselect * from `file_translations` where `file_translations`.`file_id` = 173 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 173
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • chapter.blade.php#35archnxqn_lms_arch440μsselect * from `files` where `files`.`id` = '174' limit 1
        Bindings
        • 0: 174
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch450μsselect * from `file_translations` where `file_translations`.`file_id` = 174 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 174
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • Translatable.php#164archnxqn_lms_arch1.59msselect * from `webinar_chapter_translations` where `webinar_chapter_translations`.`webinar_chapter_id` = 53 and `webinar_chapter_translations`.`webinar_chapter_id` is not null
        Bindings
        • 0: 53
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.chapter:14
      • Translatable.php#164archnxqn_lms_arch940μsselect * from `files` where `files`.`chapter_id` = 53 and `files`.`chapter_id` is not null
        Bindings
        • 0: 53
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:90
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch890μsselect * from `sessions` where `sessions`.`chapter_id` = 53 and `sessions`.`chapter_id` is not null
        Bindings
        • 0: 53
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:91
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch370μsselect * from `text_lessons` where `text_lessons`.`chapter_id` = 53 and `text_lessons`.`chapter_id` is not null
        Bindings
        • 0: 53
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:92
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch1.09msselect * from `webinar_assignments` where `webinar_assignments`.`chapter_id` = 53 and `webinar_assignments`.`chapter_id` is not null
        Bindings
        • 0: 53
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:93
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Translatable.php#164archnxqn_lms_arch460μsselect * from `quizzes` where `quizzes`.`chapter_id` = 53 and `quizzes`.`chapter_id` is not null
        Bindings
        • 0: 53
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • app/Models/WebinarChapter.php:96
        • view::web.default.course.tabs.contents.chapter:19
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • chapter.blade.php#35archnxqn_lms_arch2.07msselect * from `files` where `files`.`id` = '175' limit 1
        Bindings
        • 0: 175
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch300μsselect * from `file_translations` where `file_translations`.`file_id` = 175 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 175
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • chapter.blade.php#35archnxqn_lms_arch280μsselect * from `files` where `files`.`id` = '176' limit 1
        Bindings
        • 0: 176
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch370μsselect * from `file_translations` where `file_translations`.`file_id` = 176 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 176
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • chapter.blade.php#35archnxqn_lms_arch270μsselect * from `files` where `files`.`id` = '177' limit 1
        Bindings
        • 0: 177
        Backtrace
        • view::web.default.course.tabs.contents.chapter:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Translatable.php#164archnxqn_lms_arch4.24msselect * from `file_translations` where `file_translations`.`file_id` = 177 and `file_translations`.`file_id` is not null
        Bindings
        • 0: 177
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • view::web.default.course.tabs.contents.files:16
      • Webinar.php#222archnxqn_lms_arch320μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2029 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2029
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • view::web.default.course.tabs.reviews:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Webinar.php#222archnxqn_lms_arch260μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2029 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2029
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • view::web.default.course.tabs.reviews:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164archnxqn_lms_arch290μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 52 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 52
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164archnxqn_lms_arch310μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 62 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 62
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Webinar.php#1158archnxqn_lms_arch290μsselect count(*) as aggregate from `sales` where `sales`.`webinar_id` = 2029 and `sales`.`webinar_id` is not null and `refund_at` is null and `type` = 'webinar'
        Bindings
        • 0: 2029
        • 1: webinar
        Backtrace
        • app/Models/Webinar.php:1158
        • view::web.default.course.index:437
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • User.php#436archnxqn_lms_arch1.1msselect * from `webinars` where `webinars`.`creator_id` = 1049 and `webinars`.`creator_id` is not null or `teacher_id` = 1049 and `status` = 'active'
        Bindings
        • 0: 1049
        • 1: 1049
        • 2: active
        Backtrace
        • app/User.php:436
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Webinar.php#222archnxqn_lms_arch250μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2023 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2023
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch210μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2024 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2024
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch190μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2025 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2025
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch190μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2026 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2026
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch310μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2027 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2027
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch340μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2028 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2028
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch1.32msselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2029 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2029
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch260μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2030 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2030
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch210μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2031 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2031
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch190μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2032 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2032
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch180μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2033 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2033
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch430μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2034 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2034
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Webinar.php#222archnxqn_lms_arch650μsselect * from `webinar_reviews` where `webinar_reviews`.`webinar_id` = 2035 and `webinar_reviews`.`webinar_id` is not null and `status` = 'active'
        Bindings
        • 0: 2035
        • 1: active
        Backtrace
        • app/Models/Webinar.php:222
        • app/User.php:445
        • view::web.default.course.sidebar_instructor_profile:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Badge.php#38archnxqn_lms_arch1.44msselect * from `badges`
        Backtrace
        • app/Models/Badge.php:38
        • app/User.php:481
        • view::web.default.course.sidebar_instructor_profile:26
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Badge.php#41archnxqn_lms_arch360μsselect * from `webinars` where `webinars`.`creator_id` = 1049 and `webinars`.`creator_id` is not null or `teacher_id` = 1049
        Bindings
        • 0: 1049
        • 1: 1049
        Backtrace
        • app/Models/Badge.php:41
        • app/User.php:481
        • view::web.default.course.sidebar_instructor_profile:26
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Badge.php#183archnxqn_lms_arch700μsselect * from `users_badges` where `users_badges`.`user_id` = 1049 and `users_badges`.`user_id` is not null
        Bindings
        • 0: 1049
        Backtrace
        • app/Models/Badge.php:183
        • app/User.php:481
        • view::web.default.course.sidebar_instructor_profile:26
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#253archnxqn_lms_arch750μsselect * from `meetings` where `disabled` = 0 and `creator_id` = 1049 limit 1
        Bindings
        • 0: 0
        • 1: 1049
        Backtrace
        • app/User.php:253
        • view::web.default.course.sidebar_instructor_profile:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164archnxqn_lms_arch1.86msselect * from `webinar_partner_teacher` where `webinar_partner_teacher`.`webinar_id` = 2029 and `webinar_partner_teacher`.`webinar_id` is not null
        Bindings
        • 0: 2029
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • view::web.default.course.index:497
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164archnxqn_lms_arch270μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 20 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 20
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164archnxqn_lms_arch410μsselect * from `users` where `users`.`id` = '1049' limit 1
        Bindings
        • 0: 1049
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:469
        • view::web.default.course.index:635
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • User.php#354archnxqn_lms_arch900μsselect * from `users_metas` where `users_metas`.`user_id` = 1049 and `users_metas`.`user_id` is not null
        Bindings
        • 0: 1049
        Backtrace
        • app/User.php:354
        • view::web.default.course.index:635
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Translatable.php#164archnxqn_lms_arch300μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 12 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 12
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • Translatable.php#164archnxqn_lms_arch270μsselect * from `setting_translations` where `setting_translations`.`setting_id` = 46 and `setting_translations`.`setting_id` is not null
        Bindings
        • 0: 46
        Backtrace
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:164
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:445
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:200
        • vendor/astrotomic/laravel-translatable/src/Translatable/Translatable.php:148
        • app/Models/Setting.php:144
      • archnxqn_lms_arch450μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • archnxqn_lms_arch290μsselect * from `navbar_buttons` where `role_id` is null and `for_guest` = ? limit 1
      • archnxqn_lms_arch250μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch250μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch220μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch210μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch1.49msselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch240μsselect * from `categories` where `categories`.`id` = ? limit 1
      • archnxqn_lms_arch420μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch280μsselect * from `categories` where `categories`.`id` = ? limit 1
      • archnxqn_lms_arch360μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch230μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch280μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch570μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch250μsselect * from `category_translations` where `category_translations`.`category_id` = ? and `category_translations`.`category_id` is not null
      • archnxqn_lms_arch900μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • archnxqn_lms_arch290μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • archnxqn_lms_arch430μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      • archnxqn_lms_arch310μsselect * from `setting_translations` where `setting_translations`.`setting_id` = ? and `setting_translations`.`setting_id` is not null
      App\Models\Webinar
      27Webinar.php#?
      App\Models\File
      27File.php#?
      App\Models\Translation\SettingTranslation
      22SettingTranslation.php#?
      App\Models\Translation\CategoryTranslation
      12CategoryTranslation.php#?
      App\Models\WebinarChapterItem
      9WebinarChapterItem.php#?
      App\Models\Translation\FileTranslation
      9FileTranslation.php#?
      App\Models\Faq
      5Faq.php#?
      App\Models\Translation\FaqTranslation
      5FaqTranslation.php#?
      App\Models\Category
      3Category.php#?
      App\Models\IpRestriction
      2IpRestriction.php#?
      App\Models\WebinarChapter
      2WebinarChapter.php#?
      App\User
      2User.php#?
      App\Models\Translation\WebinarChapterTranslation
      2WebinarChapterTranslation.php#?
      App\Models\Translation\WebinarTranslation
      1WebinarTranslation.php#?
          _token
          PGO5LGxttMU4Fm3qhFLq3l41lTszv7sEKgya08nT
          locale
          it
          _previous
          array:1 [ "url" => "https://www.archety.dev/course/Dominare-GIT-La-Guida-Completa-per-Principianti...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /course/Dominare-GIT-La-Guida-Completa-per-Principianti-e-Professionisti
          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:18 [ "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 => "www.archety.dev" ] "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" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.249" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
          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 => "Wed, 30 Jul 2025 10:08:55 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRrZXFQMWExVmE2dU1RVDI0aUdaQWc9PSIsInZhbHVlIjoiZnNPSVkwVWFQaXpmajRJK2RVeEljS0gwMFJxUFdRelI5RmZTS3B1R3IrcWZUK3F3N3drTHQ1SHBmMkQ0c01BUXJOZkg3U09GRDROT3NIZ0l6Rm5aTEdxd0NlM3huZEEyZTJON1lpZ3VxVHU1VTVUa2dOWi9wUndwN1ZnRjg1R2ciLCJtYWMiOiIzNWEyMTkyZmQzMjczOTRiNjBjNDRjZDljMDVlNWUwNmYyNmYyMGUxM2VjZDNmYTU0N2M2ZDk4ZjVmODJjMThjIiwidGFnIjoiIn0%3D; expires=Wed, 30 Jul 2025 12:08:55 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjRrZXFQMWExVmE2dU1RVDI0aUdaQWc9PSIsInZhbHVlIjoiZnNPSVkwVWFQaXpmajRJK2RVeEljS0gwMFJxUFdRelI5RmZTS3B1R3IrcWZUK3F3N3drTHQ1SHBmMkQ0c01BUXJOZkg3U" 1 => "rocketlms_session=eyJpdiI6Ik5Pd2IyTlMxUERCbnhyQitCZUhXYVE9PSIsInZhbHVlIjoiRnhjamprLzhoeVNkc2ZBdG96eXg3REdHNlB4dXJDOXdTUDFmVm50WFZFSmUySi9DdmFDYmpFR21qS2NXK1FqVFI2aFAvbnQ4OGpjdEViMFVRYkxVUHY5L3BvRlVVTlFMRlVhM0hDOWFrYklKeWwyM2gwUWVJNUIyL0xNZURrTzUiLCJtYWMiOiIxOGM2MTNkYmI1MGFmN2QxMTFjY2I2Yjc1N2ZhZDVlYTAyNzU0NmRkM2E0OTc2MDY5OTMzZjViNDVjYjE5YzVjIiwidGFnIjoiIn0%3D; expires=Wed, 30 Jul 2025 12:08:55 GMT; Max-Age=7200; path=/; httponly; samesite=laxrocketlms_session=eyJpdiI6Ik5Pd2IyTlMxUERCbnhyQitCZUhXYVE9PSIsInZhbHVlIjoiRnhjamprLzhoeVNkc2ZBdG96eXg3REdHNlB4dXJDOXdTUDFmVm50WFZFSmUySi9DdmFDYmpFR21qS2NXK1FqVF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRrZXFQMWExVmE2dU1RVDI0aUdaQWc9PSIsInZhbHVlIjoiZnNPSVkwVWFQaXpmajRJK2RVeEljS0gwMFJxUFdRelI5RmZTS3B1R3IrcWZUK3F3N3drTHQ1SHBmMkQ0c01BUXJOZkg3U09GRDROT3NIZ0l6Rm5aTEdxd0NlM3huZEEyZTJON1lpZ3VxVHU1VTVUa2dOWi9wUndwN1ZnRjg1R2ciLCJtYWMiOiIzNWEyMTkyZmQzMjczOTRiNjBjNDRjZDljMDVlNWUwNmYyNmYyMGUxM2VjZDNmYTU0N2M2ZDk4ZjVmODJjMThjIiwidGFnIjoiIn0%3D; expires=Wed, 30-Jul-2025 12:08:55 GMT; path=/XSRF-TOKEN=eyJpdiI6IjRrZXFQMWExVmE2dU1RVDI0aUdaQWc9PSIsInZhbHVlIjoiZnNPSVkwVWFQaXpmajRJK2RVeEljS0gwMFJxUFdRelI5RmZTS3B1R3IrcWZUK3F3N3drTHQ1SHBmMkQ0c01BUXJOZkg3U" 1 => "rocketlms_session=eyJpdiI6Ik5Pd2IyTlMxUERCbnhyQitCZUhXYVE9PSIsInZhbHVlIjoiRnhjamprLzhoeVNkc2ZBdG96eXg3REdHNlB4dXJDOXdTUDFmVm50WFZFSmUySi9DdmFDYmpFR21qS2NXK1FqVFI2aFAvbnQ4OGpjdEViMFVRYkxVUHY5L3BvRlVVTlFMRlVhM0hDOWFrYklKeWwyM2gwUWVJNUIyL0xNZURrTzUiLCJtYWMiOiIxOGM2MTNkYmI1MGFmN2QxMTFjY2I2Yjc1N2ZhZDVlYTAyNzU0NmRkM2E0OTc2MDY5OTMzZjViNDVjYjE5YzVjIiwidGFnIjoiIn0%3D; expires=Wed, 30-Jul-2025 12:08:55 GMT; path=/; httponlyrocketlms_session=eyJpdiI6Ik5Pd2IyTlMxUERCbnhyQitCZUhXYVE9PSIsInZhbHVlIjoiRnhjamprLzhoeVNkc2ZBdG96eXg3REdHNlB4dXJDOXdTUDFmVm50WFZFSmUySi9DdmFDYmpFR21qS2NXK1FqVF" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "PGO5LGxttMU4Fm3qhFLq3l41lTszv7sEKgya08nT" "locale" => "it" "_previous" => array:1 [ "url" => "https://www.archety.dev/course/Dominare-GIT-La-Guida-Completa-per-Principianti-e-Professionisti" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-30 10:08:55GET/course/Dominare-GIT-La-Guida-Completa-per-Principianti-e-Professionisti38119128