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 eyJpdiI6InZQRU5DNjV6Z000MEJmckFxaHF1UWc9PSIsInZhbHVlIjoidlpmQzBEc3VJRUNmRVRjUUlpRzV3UT09IiwibWFjIjoiNjQ2ODhlNGQ2YzlhMTkzNmY3NWI3ZjFlNjI0YzQ1YWY5NzZiYT... (22:06:42)
  • #1 eyJpdiI6InZQRU5DNjV6Z000MEJmckFxaHF1UWc9PSIsInZhbHVlIjoidlpmQzBEc3VJRUNmRVRjUUlpRzV3UT09IiwibWFjIjoiNjQ2ODhlNGQ2YzlhMTkzNmY3NWI3ZjFlNjI0YzQ1YWY5NzZiYT... (22:06:42)
8.2.22PHP Version2.19sRequest Duration10MBMemory UsageGET {slug?}/tutor/{id}Route
  • warninglog[22:06:42] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[22:06:42] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[22:06:42] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[22:06:42] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[22:06:42] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[22:06:42] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • Booting (1.69s)time
  • Application (507ms)time
  • 1 x Booting (76.9%)
    1.69s
    1 x Application (23.1%)
    507ms
    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 duplicates144ms
    • 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
      13.86mssql_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
      10.97mssql_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
      8.33mssql_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
      640μ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
      8.51mssql_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)
      11.21mssql_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
      440μ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'
      8.68mssql_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'
      4.7mssql_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'
      400μssql_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'
      450μssql_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'
      5.69mssql_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
      10.27mssql_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'
      2.29mssql_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'
      8.84mssql_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
      1.85mssql_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
      4.5mssql_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
      3.32mssql_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
      5.76mssql_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
      3.58mssql_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
      3.93mssql_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
      4.76mssql_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
      4.87mssql_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
      410μ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
      8.07mssql_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
      2.17mssql_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
      440μ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 `stores` where `slug` = 'groupe-smartify' limit 1
      700μ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
      4.49mssql_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
        FPTzrLUwFjppAmxmUgaIDbQmQ0lwLLTOzAOdbywm
        lang
        fr
        _previous
        array:1 [ "url" => "https://smartifyerp.online/groupe-smartify/tutor/eyJpdiI6InZQRU5DNjV6Z000MEJmc...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /groupe-smartify/tutor/eyJpdiI6InZQRU5DNjV6Z000MEJmckFxaHF1UWc9PSIsInZhbHVlIjoidlpmQzBEc3VJRUNmRVRjUUlpRzV3UT09IiwibWFjIjoiNjQ2ODhlNGQ2YzlhMTkzNmY3NWI3ZjFlNjI0YzQ1YWY5NzZiYThmMjgzYjFiMDllMmQ5Y2M5NWY2ZGEzZTIzZiIsInRhZyI6IiJ9
        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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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.129.216.49" ] "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=eyJpdiI6InBHV3BydU9pT3dBd202a0h1aFRwN0E9PSIsInZhbHVlIjoiZDQ5SGxkUjFLZjVuMWdRdGV6OEpBWXhjbWJOOFNpVnJyUmJPT3B4bVlQYU1zc0pwdnduTnB5NVZxYjgzUGV6MXRiSmFRVFlQUlB3Ky80YnFheURNbVo0SC9vUzMxdmMrUnNGZTJ4WWZhODhlNTNGanNMWVRJZ3N5Yk5NT2NGOUkiLCJtYWMiOiJmZmFhNWRmYjI1NWUzZDVhZjg0YjE4ODM3NjE4ZWYxMWQxNzcyODQyZWZkZjBkM2ZiODA5OTQ5NWI2NTZmNDllIiwidGFnIjoiIn0%3D; demo_smartify_erp_session=eyJpdiI6Ik8wVSs5allYdEYzZ1h4ZnEvNk9BQlE9PSIsInZhbHVlIjoiTDJVWWI1V2pZciswcnN5dFZXK2RRWXhVTFR4WVNnYXlWZTRiVWNETlBqRmFPUnJZaHlQUWpTZFZYWGFqYzBoZ3ZZU0JOQUhPZUYwcDUzeDJlVDZSTEZNelkyUDZKRHpneWdQUnV5Ty9KR3JqUFlkaFFseXR5eGl0cWlGVXQ2eU4iLCJtYWMiOiJmYWY2NmVhNjc4Nzg2ODEwYzZhZDEwN2Y4N2Q5NmVmY2IyOTdiYTZlN2JmMTE3YzI5MTUyYTUzMDAxODAxOGNiIiwidGFnIjoiIn0%3D; _fbp=fb.1.1745877997434.385139085348133360XSRF-TOKEN=eyJpdiI6InBHV3BydU9pT3dBd202a0h1aFRwN0E9PSIsInZhbHVlIjoiZDQ5SGxkUjFLZjVuMWdRdGV6OEpBWXhjbWJOOFNpVnJyUmJPT3B4bVlQYU1zc0pwdnduTnB5NVZxYjgzUGV6MXRiSmFRV" ] "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.129.216.49" ] "cf-ray" => array:1 [ 0 => "9379de3c5ca461f4-ORD" ] ]
        request_cookies
        0 of 0
        array:3 [ "XSRF-TOKEN" => "FPTzrLUwFjppAmxmUgaIDbQmQ0lwLLTOzAOdbywm" "demo_smartify_erp_session" => "WHOYstTlBzqgJH6ZwcR1oHZxKAcyOMGPySPdBFFD" "_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 => "Mon, 28 Apr 2025 22:06:41 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im00MTVNUmcwOGw4NnFRUzIzR3N2bUE9PSIsInZhbHVlIjoiUk1wUWU5WGp4bjVCNEtJOEhRWU5QZkQyTzVnTysvaEtpdm5YZUlDc09zdVNpQ3ZGTTc4UGJtNE1FSk9BMGFvbnNndVpCNlo2anhXbzYzZjVWWUFrdGNudEg1bXFFd1kybFdTSEZjeXNtWG9DS3hMSm5JTm9LV0x5VStFVnZndDEiLCJtYWMiOiI5YzAwMmQ4ZGZmMmYwMTkzYzc5ODhhZGVjMmRhZDg2YjUyMjM3MjJjYzFkMzc4ODAxYTAzMjg5ZmYyOGNhMWZhIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 00:06:42 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Im00MTVNUmcwOGw4NnFRUzIzR3N2bUE9PSIsInZhbHVlIjoiUk1wUWU5WGp4bjVCNEtJOEhRWU5QZkQyTzVnTysvaEtpdm5YZUlDc09zdVNpQ3ZGTTc4UGJtNE1FSk9BMGFvbnNndVpCN" 1 => "demo_smartify_erp_session=eyJpdiI6IkNuOXZCdjByWnVIUTVZam5vMEh6TkE9PSIsInZhbHVlIjoiZlExVFAveXl3ZWx2WWRiUU9wejdTTEYra0hUZUxNZ3E3Z0t0MEZ2VDhEVExOZ3hoWkFXK0thWHdyUjdDZ3lFVm1Qc2FBd1ZJVjAxN2t1ZnZURHBjUURSUUhBRGZTUlcyU3puY1RERE1XWWlvZGJjOU8zSHdxQ1hzRFp5K1ZON1QiLCJtYWMiOiI2YTFlY2M5NzZiOGQ0NmIzMWYzYjk3OTlkZDE1NzViMjQwNjhjNWQ5ODg5N2I4MzRmZTk3MGM0ZWU5NTE2ZGZhIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 00:06:42 GMT; Max-Age=7200; path=/; secure; httponlydemo_smartify_erp_session=eyJpdiI6IkNuOXZCdjByWnVIUTVZam5vMEh6TkE9PSIsInZhbHVlIjoiZlExVFAveXl3ZWx2WWRiUU9wejdTTEYra0hUZUxNZ3E3Z0t0MEZ2VDhEVExOZ3hoWkFXK0thWHdyUj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im00MTVNUmcwOGw4NnFRUzIzR3N2bUE9PSIsInZhbHVlIjoiUk1wUWU5WGp4bjVCNEtJOEhRWU5QZkQyTzVnTysvaEtpdm5YZUlDc09zdVNpQ3ZGTTc4UGJtNE1FSk9BMGFvbnNndVpCNlo2anhXbzYzZjVWWUFrdGNudEg1bXFFd1kybFdTSEZjeXNtWG9DS3hMSm5JTm9LV0x5VStFVnZndDEiLCJtYWMiOiI5YzAwMmQ4ZGZmMmYwMTkzYzc5ODhhZGVjMmRhZDg2YjUyMjM3MjJjYzFkMzc4ODAxYTAzMjg5ZmYyOGNhMWZhIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 00:06:42 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im00MTVNUmcwOGw4NnFRUzIzR3N2bUE9PSIsInZhbHVlIjoiUk1wUWU5WGp4bjVCNEtJOEhRWU5QZkQyTzVnTysvaEtpdm5YZUlDc09zdVNpQ3ZGTTc4UGJtNE1FSk9BMGFvbnNndVpCN" 1 => "demo_smartify_erp_session=eyJpdiI6IkNuOXZCdjByWnVIUTVZam5vMEh6TkE9PSIsInZhbHVlIjoiZlExVFAveXl3ZWx2WWRiUU9wejdTTEYra0hUZUxNZ3E3Z0t0MEZ2VDhEVExOZ3hoWkFXK0thWHdyUjdDZ3lFVm1Qc2FBd1ZJVjAxN2t1ZnZURHBjUURSUUhBRGZTUlcyU3puY1RERE1XWWlvZGJjOU8zSHdxQ1hzRFp5K1ZON1QiLCJtYWMiOiI2YTFlY2M5NzZiOGQ0NmIzMWYzYjk3OTlkZDE1NzViMjQwNjhjNWQ5ODg5N2I4MzRmZTk3MGM0ZWU5NTE2ZGZhIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 00:06:42 GMT; path=/; secure; httponlydemo_smartify_erp_session=eyJpdiI6IkNuOXZCdjByWnVIUTVZam5vMEh6TkE9PSIsInZhbHVlIjoiZlExVFAveXl3ZWx2WWRiUU9wejdTTEYra0hUZUxNZ3E3Z0t0MEZ2VDhEVExOZ3hoWkFXK0thWHdyUj" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "FPTzrLUwFjppAmxmUgaIDbQmQ0lwLLTOzAOdbywm" "lang" => "fr" "_previous" => array:1 [ "url" => "https://smartifyerp.online/groupe-smartify/tutor/eyJpdiI6InZQRU5DNjV6Z000MEJmckFxaHF1UWc9PSIsInZhbHVlIjoidlpmQzBEc3VJRUNmRVRjUUlpRzV3UT09IiwibWFjIjoiNjQ2ODhlNGQ2YzlhMTkzNmY3NWI3ZjFlNjI0YzQ1YWY5NzZiYThmMjgzYjFiMDllMmQ5Y2M5NWY2ZGEzZTIzZiIsInRhZyI6IiJ9https://smartifyerp.online/groupe-smartify/tutor/eyJpdiI6InZQRU5DNjV6Z000MEJmckFxaHF1UWc9PSIsInZhbHVlIjoidlpmQzBEc3VJRUNmRVRjUUlpRzV3UT09IiwibWFjIjoiNjQ2ODhlNGQ" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        (method)
        • (method)
        • GET
        • POST
        • PUT
        • DELETE
        Date ↕MethodURLData
        #12025-04-28 22:06:42GET/groupe-smartify/tutor/eyJpdiI6InZQRU5DNjV6Z000MEJmckFxaHF1UWc9PSIsInZhbHVlIjoidlpmQzBEc3VJRUNmRVRjUUlpRzV3UT09IiwibWFjIjoiNjQ2ODhlNGQ2YzlhMTkzNmY3NWI3ZjFlNjI0YzQ1YWY5NzZiYThmMjgzYjFiMDllMmQ5Y2M5NWY2ZGEzZTIzZiIsInRhZyI6IiJ9643028