Retour à l'acceuil
  • Notation

    0.0/5
    (0)
  • Nombre total d'étudiants

    0
  • Cours totaux

    3
  • Maître de

  • Langue

    English

Plus de
@ Groupe Smartify

Apprendre encore plus
Request history
#1 eyJpdiI6Ii9IZEhZdkQ2U0pXbmt6cHo4RHpKenc9PSIsInZhbHVlIjoiOXB3MWNNeHhnOWlFZk9MYm12bCtGUT09IiwibWFjIjoiYzJiYjEyNzhiMDMxZTFlZDg4NDkxYmRiYWU1NzE5NWE3MjEzZD... (15:37:01)
  • #1 eyJpdiI6Ii9IZEhZdkQ2U0pXbmt6cHo4RHpKenc9PSIsInZhbHVlIjoiOXB3MWNNeHhnOWlFZk9MYm12bCtGUT09IiwibWFjIjoiYzJiYjEyNzhiMDMxZTFlZDg4NDkxYmRiYWU1NzE5NWE3MjEzZD... (15:37:01)
8.2.22PHP Version1.8sRequest Duration10MBMemory UsageGET {slug?}/tutor/{id}Route
  • warninglog[15:37:01] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[15:37:01] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[15:37:01] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[15:37:01] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[15:37:01] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[15:37:01] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • Booting (1.3s)time
  • Application (494ms)time
  • 1 x Booting (72.52%)
    1.30s
    1 x Application (27.48%)
    494ms
    4 templates were rendered
    • lms::storefront.theme1.tutortutor.blade.php#?blade
    • lms::layouts.theme1.shopfrontshopfront.blade.php#?blade
    • lms::layouts.theme1.shopheadshophead.blade.php#?blade
    • lms::layouts.theme1.shopheadershopheader.blade.php#?blade
    uri
    GET {slug?}/tutor/{id}
    middleware
    web
    controller
    Workdo\LMS\Http\Controllers\StoreController@tutor
    namespace
    prefix
    where
    as
    store.tutor
    file
    packages/workdo/LMS/src/Http/Controllers/StoreController.php:1352-1418
    29 statements were executed (7 duplicates)Show only duplicates107ms
    • Connection Establishedsql_smartifyerp_demo2Store.php#101
      Backtrace
      • packages/workdo/LMS/src/Entities/Store.php:101
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1360
      • 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:262
    • select * from `stores` where `slug` = 'groupe-smartify' limit 1
      2.43mssql_smartifyerp_demo2Store.php#101
      Bindings
      • 0: groupe-smartify
      Backtrace
      • packages/workdo/LMS/src/Entities/Store.php:101
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1360
      • 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:262
    • select * from `page_options` where `workspace_id` = 31 and `created_by` = 2
      1.04mssql_smartifyerp_demo2StoreController.php#1379
      Bindings
      • 0: 31
      • 1: 2
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1379
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select * from `store_theme_settings` where `store_id` = 4
      10.86mssql_smartifyerp_demo2LmsUtility.php#308
      Bindings
      • 0: 4
      Backtrace
      • packages/workdo/LMS/src/Entities/LmsUtility.php:308
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1380
      • 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:262
    • select * from `users` where `users`.`id` = '2' limit 1
      840μssql_smartifyerp_demo2StoreController.php#1385
      Bindings
      • 0: 2
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1385
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select * from `courses` where `id` = '2' limit 1
      7.55mssql_smartifyerp_demo2StoreController.php#1387
      Bindings
      • 0: 2
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1387
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select * from `purchased_courses` where `purchased_courses`.`course_id` in (2)
      8.48mssql_smartifyerp_demo2StoreController.php#1387
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1387
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select * from `courses` where `workspace_id` = 31 and `created_by` = '2' and `status` = 'Active' limit 1
      890μssql_smartifyerp_demo2StoreController.php#1388
      Bindings
      • 0: 31
      • 1: 2
      • 2: Active
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1388
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select `courses`.*, `course_categories`.`name` as `category_name` from `courses` left join `course_categories` on `courses`.`category` = `course_categories`.`id` where `courses`.`workspace_id` = 31 and `courses`.`created_by` = '2' and `courses`.`status` = 'Active'
      10.73mssql_smartifyerp_demo2StoreController.php#1389
      Bindings
      • 0: 31
      • 1: 2
      • 2: Active
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1389
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select * from `rattings` where `tutor_id` = '2' and `slug` = 'groupe-smartify'
      580μssql_smartifyerp_demo2StoreController.php#1391
      Bindings
      • 0: 2
      • 1: groupe-smartify
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1391
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select sum(`ratting`) as aggregate from `rattings` where `tutor_id` = '2' and `slug` = 'groupe-smartify' and `rating_view` = 'on'
      10mssql_smartifyerp_demo2StoreController.php#1392
      Bindings
      • 0: 2
      • 1: groupe-smartify
      • 2: on
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1392
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select count(*) as aggregate from `rattings` where `tutor_id` = '2' and `slug` = 'groupe-smartify' and `rating_view` = 'on'
      6.96mssql_smartifyerp_demo2StoreController.php#1393
      Bindings
      • 0: 2
      • 1: groupe-smartify
      • 2: on
      Backtrace
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1393
      • 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:262
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
    • select * from `store_theme_settings` where `store_id` = 4 and `theme_name` = 'theme1'
      850μssql_smartifyerp_demo2LmsUtility.php#169
      Bindings
      • 0: 4
      • 1: theme1
      Backtrace
      • packages/workdo/LMS/src/Entities/LmsUtility.php:169
      • packages/workdo/LMS/src/Http/Controllers/StoreController.php:1405
      • 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:262
    • select * from `course_categories` where `course_categories`.`id` = '3' and `course_categories`.`id` is not null limit 1
      830μssql_smartifyerp_demo2tutor.blade.php#63
      Bindings
      • 0: 3
      Backtrace
      • view::lms::storefront.theme1.tutor:63
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select sum(`ratting`) as aggregate from `rattings` where `course_id` = 2 and `rating_view` = 'on'
      1.24mssql_smartifyerp_demo2Course.php#51
      Bindings
      • 0: 2
      • 1: on
      Backtrace
      • packages/workdo/LMS/src/Entities/Course.php:51
      • view::lms::storefront.theme1.tutor:161
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    • select count(*) as aggregate from `rattings` where `course_id` = 2 and `rating_view` = 'on'
      5.94mssql_smartifyerp_demo2Course.php#56
      Bindings
      • 0: 2
      • 1: on
      Backtrace
      • packages/workdo/LMS/src/Entities/Course.php:56
      • view::lms::storefront.theme1.tutor:161
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    • select * from `users` where `users`.`id` = 2 limit 1
      970μssql_smartifyerp_demo2helper.php#260
      Bindings
      • 0: 2
      Backtrace
      • app/Helper/helper.php:260
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `users` where `users`.`id` = 2 limit 1
      610μssql_smartifyerp_demo2helper.php#260
      Bindings
      • 0: 2
      Backtrace
      • app/Helper/helper.php:260
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `users` where `users`.`id` = 2 limit 1
      7.81mssql_smartifyerp_demo2helper.php#260
      Bindings
      • 0: 2
      Backtrace
      • app/Helper/helper.php:260
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `purchased_courses` where `purchased_courses`.`course_id` = 2 and `purchased_courses`.`course_id` is not null
      1.73mssql_smartifyerp_demo2tutor.blade.php#328
      Bindings
      • 0: 2
      Backtrace
      • view::lms::storefront.theme1.tutor:328
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `chapters` where `chapters`.`course_id` = 2 and `chapters`.`course_id` is not null
      5.34mssql_smartifyerp_demo2tutor.blade.php#341
      Bindings
      • 0: 2
      Backtrace
      • view::lms::storefront.theme1.tutor:341
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `purchased_courses` where `purchased_courses`.`course_id` = 3 and `purchased_courses`.`course_id` is not null
      630μssql_smartifyerp_demo2tutor.blade.php#328
      Bindings
      • 0: 3
      Backtrace
      • view::lms::storefront.theme1.tutor:328
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `chapters` where `chapters`.`course_id` = 3 and `chapters`.`course_id` is not null
      810μssql_smartifyerp_demo2tutor.blade.php#341
      Bindings
      • 0: 3
      Backtrace
      • view::lms::storefront.theme1.tutor:341
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `purchased_courses` where `purchased_courses`.`course_id` = 4 and `purchased_courses`.`course_id` is not null
      750μssql_smartifyerp_demo2tutor.blade.php#328
      Bindings
      • 0: 4
      Backtrace
      • view::lms::storefront.theme1.tutor:328
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `chapters` where `chapters`.`course_id` = 4 and `chapters`.`course_id` is not null
      690μssql_smartifyerp_demo2tutor.blade.php#341
      Bindings
      • 0: 4
      Backtrace
      • view::lms::storefront.theme1.tutor:341
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `languages` where `status` = 1
      11.04mssql_smartifyerp_demo2helper.php#612
      Bindings
      • 0: 1
      Backtrace
      • app/Helper/helper.php:612
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select count(*) as aggregate from `blogs` where `workspace_id` = 31 and `created_by` = 2
      560μssql_smartifyerp_demo2shopfront.blade.php#10
      Bindings
      • 0: 31
      • 1: 2
      Backtrace
      • view::lms::layouts.theme1.shopfront:10
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `users` where `users`.`id` = 2 limit 1
      4.67mssql_smartifyerp_demo2helper.php#260
      Bindings
      • 0: 2
      Backtrace
      • app/Helper/helper.php:260
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
    • select * from `stores` where `slug` = 'groupe-smartify' limit 1
      840μssql_smartifyerp_demo2Store.php#347
      Bindings
      • 0: groupe-smartify
      Backtrace
      • packages/workdo/LMS/src/Entities/Store.php:347
      • view::lms::layouts.theme1.shophead:56
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    • select * from `stores` where `slug` = 'groupe-smartify' limit 1
      1.02mssql_smartifyerp_demo2Store.php#347
      Bindings
      • 0: groupe-smartify
      Backtrace
      • packages/workdo/LMS/src/Entities/Store.php:347
      • view::lms::layouts.theme1.shophead:59
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
    Workdo\LMS\Entities\Chapters
    9Chapters.php#?
    App\Models\User
    5User.php#?
    Workdo\LMS\Entities\Course
    5Course.php#?
    Workdo\LMS\Entities\Store
    3Store.php#?
    App\Models\Language
    2Language.php#?
    Workdo\LMS\Entities\PageOption
    1PageOption.php#?
    Workdo\LMS\Entities\StoreThemeSetting
    1StoreThemeSetting.php#?
    Workdo\LMS\Entities\CourseCategory
    1CourseCategory.php#?
    Workdo\LMS\Entities\PurchasedCourse
    1PurchasedCourse.php#?
        _token
        EGwo9MOK5e8ma3sVKrSYeP2VZ7cVKC6WTnS9DyBG
        lang
        fr
        _previous
        array:1 [ "url" => "https://smartifyerp.online/groupe-smartify/tutor/eyJpdiI6Ii9IZEhZdkQ2U0pXbmt6c...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /groupe-smartify/tutor/eyJpdiI6Ii9IZEhZdkQ2U0pXbmt6cHo4RHpKenc9PSIsInZhbHVlIjoiOXB3MWNNeHhnOWlFZk9MYm12bCtGUT09IiwibWFjIjoiYzJiYjEyNzhiMDMxZTFlZDg4NDkxYmRiYWU1NzE5NWE3MjEzZDUwZDc1Y2YxMTcxMzg4NDRmMDgxN2MwMDUzMSIsInRhZyI6IiJ9
        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:23 [ "host" => array:1 [ 0 => "smartifyerp.online" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.16.214.124" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IllSS0c3clZ3QXF2aTVMV2xxS2Y2Q3c9PSIsInZhbHVlIjoibVY1b0FMT0FUZjExbGpIbnpnOUprUVB2QTc4MjJmNjB1MG9QK1dWbDMxL2VVaVhhMkUzTEtVbzQ1QndiSDc2MmRMUncxdm5lbmNBYXV1Qko4VTZ6emtpTDgwMmpsSVk0dkl6bXRraGhtQzhqQXovRHl4OHQyYURwUUdDUzM5bTAiLCJtYWMiOiIwNTA0OWRjYzdhM2NmZWFiZDJjMGRiOGJjOGU4YTg2MTE3M2M1OWMwOGJiZjViNmFhYzNjMWMxM2JiZWNmZmM0IiwidGFnIjoiIn0%3D; demo_smartify_erp_session=eyJpdiI6IksrZ29xZ3RtSC9XS2pHaVNkWTNWNlE9PSIsInZhbHVlIjoiRkU0dTNFc00rdG1mUUMzcmFoL3NUWmJxZllpOGJYcldkcXEvM1RnRnAxM0V4ZDdvWE5QcVB2VUt0V1B5Rk1vWWY5eDZtY1NBMDJCTmpDeWVDL3F6bVV6c29nR2RZU2xjRzh4cEk1QUVPdTR3cCtCdDN5TG9salVIc01ZMkMydkoiLCJtYWMiOiI1YmU0NmIyYmY2MGVhYjk0MDZmMzkxNDJlZjc5ZDM2ZjJmNGI4ZGU5YmU5OGQzOTc0MjYzYjFlODZkMjRjMWVjIiwidGFnIjoiIn0%3D; _fbp=fb.1.1746027419498.204753606145029108XSRF-TOKEN=eyJpdiI6IllSS0c3clZ3QXF2aTVMV2xxS2Y2Q3c9PSIsInZhbHVlIjoibVY1b0FMT0FUZjExbGpIbnpnOUprUVB2QTc4MjJmNjB1MG9QK1dWbDMxL2VVaVhhMkUzTEtVbzQ1QndiSDc2MmRMUncxd" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-for" => array:1 [ 0 => "3.16.214.124" ] "cf-ray" => array:1 [ 0 => "93881e2f1ef57e6b-ORD" ] ]
        request_cookies
        0 of 0
        array:3 [ "XSRF-TOKEN" => "EGwo9MOK5e8ma3sVKrSYeP2VZ7cVKC6WTnS9DyBG" "demo_smartify_erp_session" => "Dg3skNAHB3Hls8bN4IHXsMVlrP9U7DGjtXdGkHLy" "_fbp" => null ]
        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 Apr 2025 15:37:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFSaGs4bFYyb21laUVnQWM0elhySVE9PSIsInZhbHVlIjoicmhVOXdaSnd5c3VhdW9tOFhSZ3dKZGp4bHJjckFqYnVEbjRSMlFVZTdvQWJ4M0labW1tQ2R3alRSRktORHd3aFA0dlpFOEhaSmJtUnJlMEpySjBBR0g0cTAyb0dKVUhFcTYwV2puODFKSWZreHgrVHlyWmRyWkhUNDZyRlk4OTUiLCJtYWMiOiI0N2FhOTIwNzUyNTI2YjQ2YTNmYjU5MzFmMmE2NDdkNDQ5ZDk2ZmY2NWYzMGFmODYzOGUwOWMyY2U2MTlkY2RiIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 17:37:01 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjFSaGs4bFYyb21laUVnQWM0elhySVE9PSIsInZhbHVlIjoicmhVOXdaSnd5c3VhdW9tOFhSZ3dKZGp4bHJjckFqYnVEbjRSMlFVZTdvQWJ4M0labW1tQ2R3alRSRktORHd3aFA0dlpFO" 1 => "demo_smartify_erp_session=eyJpdiI6IkJ5a0lXOU1EczZQYmtQdk1WNmo5Z0E9PSIsInZhbHVlIjoic2NLU1liOS9SWGk3OFhvaktpR1VkOURoM2k4ZGlzUTN2cHlFR1EySWlFaHE3Nnp5bzZ4UEUzaElYeERzenVzRTZ3TFBvdmJxbml3MG5GOHNXN2RBL3pLK0VEWHpsVUxwK1Q2dlhEaEFTNmhwK0xsVnRHaGIwY0tQK0pGZGY3VVYiLCJtYWMiOiI1YzQ5YTc5MTgwNzFhMmIxMTZjZWY0MTg3MWY5NTFlNWY0ZjlhM2UwNDk4MjkzMzRjNjMwMmQwMWVhYjgxMjlmIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 17:37:01 GMT; Max-Age=7200; path=/; secure; httponlydemo_smartify_erp_session=eyJpdiI6IkJ5a0lXOU1EczZQYmtQdk1WNmo5Z0E9PSIsInZhbHVlIjoic2NLU1liOS9SWGk3OFhvaktpR1VkOURoM2k4ZGlzUTN2cHlFR1EySWlFaHE3Nnp5bzZ4UEUzaElYeE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFSaGs4bFYyb21laUVnQWM0elhySVE9PSIsInZhbHVlIjoicmhVOXdaSnd5c3VhdW9tOFhSZ3dKZGp4bHJjckFqYnVEbjRSMlFVZTdvQWJ4M0labW1tQ2R3alRSRktORHd3aFA0dlpFOEhaSmJtUnJlMEpySjBBR0g0cTAyb0dKVUhFcTYwV2puODFKSWZreHgrVHlyWmRyWkhUNDZyRlk4OTUiLCJtYWMiOiI0N2FhOTIwNzUyNTI2YjQ2YTNmYjU5MzFmMmE2NDdkNDQ5ZDk2ZmY2NWYzMGFmODYzOGUwOWMyY2U2MTlkY2RiIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 17:37:01 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjFSaGs4bFYyb21laUVnQWM0elhySVE9PSIsInZhbHVlIjoicmhVOXdaSnd5c3VhdW9tOFhSZ3dKZGp4bHJjckFqYnVEbjRSMlFVZTdvQWJ4M0labW1tQ2R3alRSRktORHd3aFA0dlpFO" 1 => "demo_smartify_erp_session=eyJpdiI6IkJ5a0lXOU1EczZQYmtQdk1WNmo5Z0E9PSIsInZhbHVlIjoic2NLU1liOS9SWGk3OFhvaktpR1VkOURoM2k4ZGlzUTN2cHlFR1EySWlFaHE3Nnp5bzZ4UEUzaElYeERzenVzRTZ3TFBvdmJxbml3MG5GOHNXN2RBL3pLK0VEWHpsVUxwK1Q2dlhEaEFTNmhwK0xsVnRHaGIwY0tQK0pGZGY3VVYiLCJtYWMiOiI1YzQ5YTc5MTgwNzFhMmIxMTZjZWY0MTg3MWY5NTFlNWY0ZjlhM2UwNDk4MjkzMzRjNjMwMmQwMWVhYjgxMjlmIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 17:37:01 GMT; path=/; secure; httponlydemo_smartify_erp_session=eyJpdiI6IkJ5a0lXOU1EczZQYmtQdk1WNmo5Z0E9PSIsInZhbHVlIjoic2NLU1liOS9SWGk3OFhvaktpR1VkOURoM2k4ZGlzUTN2cHlFR1EySWlFaHE3Nnp5bzZ4UEUzaElYeE" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "EGwo9MOK5e8ma3sVKrSYeP2VZ7cVKC6WTnS9DyBG" "lang" => "fr" "_previous" => array:1 [ "url" => "https://smartifyerp.online/groupe-smartify/tutor/eyJpdiI6Ii9IZEhZdkQ2U0pXbmt6cHo4RHpKenc9PSIsInZhbHVlIjoiOXB3MWNNeHhnOWlFZk9MYm12bCtGUT09IiwibWFjIjoiYzJiYjEyNzhiMDMxZTFlZDg4NDkxYmRiYWU1NzE5NWE3MjEzZDUwZDc1Y2YxMTcxMzg4NDRmMDgxN2MwMDUzMSIsInRhZyI6IiJ9https://smartifyerp.online/groupe-smartify/tutor/eyJpdiI6Ii9IZEhZdkQ2U0pXbmt6cHo4RHpKenc9PSIsInZhbHVlIjoiOXB3MWNNeHhnOWlFZk9MYm12bCtGUT09IiwibWFjIjoiYzJiYjEyNzh" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        (method)
        • (method)
        • GET
        • POST
        • PUT
        • DELETE
        Date ↕MethodURLData
        #12025-04-30 15:37:01GET/groupe-smartify/tutor/eyJpdiI6Ii9IZEhZdkQ2U0pXbmt6cHo4RHpKenc9PSIsInZhbHVlIjoiOXB3MWNNeHhnOWlFZk9MYm12bCtGUT09IiwibWFjIjoiYzJiYjEyNzhiMDMxZTFlZDg4NDkxYmRiYWU1NzE5NWE3MjEzZDUwZDc1Y2YxMTcxMzg4NDRmMDgxN2MwMDUzMSIsInRhZyI6IiJ9643028