Chers finalistes, préparez-vous pour le grand jour avec nos contenus !

Des items de toutes les options taillés sur mesure pour que vous prépariez mieux vos épreuves

Start learning
Règles de base de l’orthographe française- emploi de leur et leurs
Domaine Langue Sous domaine Langue
Section Cycle d'Orientation (C.O) Option Education de base
Discipline Français Classe 8ème
Matériel didactique Tableau Noir et craies blanches Auteur SCHOOLAP.COM
Objectif opérationnel à l’issue de cette leçon, l’élève devra être capable d’écrire correctement une phrase.
Réference guide de l’art d’écrire
Activité initiale

Rappel 

Qu’est-ce que nous avons étudié la fois passée ?

Rappel 

Nous avons parlé de l’emploi la l’a / l’as là.

Motivation 

Comment peut-on reconnaitre une erreur dans l’écriture ?

Motivation 

En se référant à son orthographe.

Annonce du Sujet 

Qu’allons-nous étudier aujourd’hui ?

Annonce du Sujet 

Nous allons étudier l’emploi de leur / leurs.

Activité principale

I. les règles de base de l’orthographe française

8. l’emploi de leur / leurs

Comment s’effectue l’emploi leur / leurs? outre quelles sont les règles d’accord ?

Règle 1 : Je mets au singulier et, si je peux remplacer par lui, leur est un pronom invariable.

Exemples leur invariable (suivi d’un verbe) : Je leur donne à manger. Je lui donne à manger. Il le leur dit. Il le lui dit.

Exemples leur au singulier (suivi d’un nom) : Leur ami va arriver.

Règle 2 : leur n’a pas de féminin

Exemple : Leur maison a brûlé.

Règle 3 : si on ne peut pas remplacer par lui leur s’accorde

Exemples leurs au pluriel (suivi d’un nom) : Leurs amis vont arriver. (impossible de dire « Lui amis vont arriver » ! donc accord). Leurs affaires vont bien. (impossible de dire « Lui affaires vont bien » ! donc accord)

Règle 4 : leurs précédé de les s’accorde.

Exemple : Ils ont reconnu les leurs.

Synthèse

Pronom  qu’est-ce ?

Mot-outil qui peut prendre la place d’un nom

8.1.28PHP Version288msRequest Duration5MBMemory UsageGET fiches/{id}/{slug}Route
    • Booting (42.7ms)
    • Application (245ms)
    • 1 x Application (85.13%)
      244.83ms
      1 x Booting (14.85%)
      42.70ms
      7 templates were rendered
      • public.fiches.show (resources/views/public/fiches/show.blade.php)2bladefile
        Params
        0
        post
        1
        posts
      • components.banner-page (resources/views/components/banner-page.blade.php)7bladefile
        Params
        0
        property
        1
        firstTitle
        2
        secondTitle
        3
        src
        4
        attributes
        5
        slot
        6
        __laravel_slots
      • components.ad-card-lesson-long (resources/views/components/ad-card-lesson-long.blade.php)7bladefile
        Params
        0
        summary
        1
        title
        2
        actionLink
        3
        actionText
        4
        attributes
        5
        slot
        6
        __laravel_slots
      • components.button-link (resources/views/components/button-link.blade.php)6bladefile
        Params
        0
        class
        1
        title
        2
        href
        3
        attributes
        4
        slot
        5
        __laravel_slots
      • layouts.public (resources/views/layouts/public.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        post
        4
        posts
        5
        component
        6
        __currentLoopData
        7
        post_
        8
        loop
        9
        content
      • layouts.include.public.header (resources/views/layouts/include/public/header.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        post
        4
        posts
        5
        component
        6
        __currentLoopData
        7
        post_
        8
        loop
        9
        content
      • layouts.include.public.footer (resources/views/layouts/include/public/footer.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        post
        4
        posts
        5
        component
        6
        __currentLoopData
        7
        post_
        8
        loop
        9
        content
      uri
      GET fiches/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Public\FicheController@show
      as
      public.fiche.show
      namespace
      prefix
      /fiches
      where
      file
      app/Http/Controllers/Public/FicheController.php:46-73
      14 statements were executed204ms
      • select * from `oldt_posts` where `oldt_posts`.`id` = '925' limit 1
        2.16ms/app/Repositories/PostRepository.php:39schoolap
        Metadata
        Bindings
        • 0. 925
        Backtrace
        • 19. /app/Repositories/PostRepository.php:39
        • 20. /app/Http/Controllers/Public/FicheController.php:48
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `lessons` where (`post_id` = 925) and `lessons`.`deleted_at` is null limit 1
        970μs/app/Http/Controllers/Public/FicheController.php:52schoolap
        Metadata
        Bindings
        • 0. 925
        Backtrace
        • 15. /app/Http/Controllers/Public/FicheController.php:52
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • update `lessons` set `count_view` = `count_view` + 1, `lessons`.`updated_at` = '2025-05-09 15:36:54' where `id` = 1361 and `lessons`.`deleted_at` is null
        4.92ms/app/Http/Controllers/Public/FicheController.php:55schoolap
        Metadata
        Bindings
        • 0. 2025-05-09 15:36:54
        • 1. 1361
        Backtrace
        • 16. /app/Http/Controllers/Public/FicheController.php:55
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `oldt_posts` where `published` = 1 order by RAND() limit 4
        60.6ms/app/Http/Controllers/Public/FicheController.php:61schoolap
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Public/FicheController.php:61
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `oldt_material_sheets` where `oldt_material_sheets`.`id` = 503 limit 1
        800μsview::public.fiches.show:7schoolap
        Metadata
        Bindings
        • 0. 503
        Backtrace
        • 20. view::public.fiches.show:7
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_grades` where `oldt_grades`.`id` = 8 and `oldt_grades`.`id` is not null limit 1
        770μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. view::public.fiches.show:15
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_options` where `oldt_options`.`id` = 15 limit 1
        690μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 15
        Backtrace
        • 20. view::public.fiches.show:15
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_disciplines` where `oldt_disciplines`.`id` = 11 limit 1
        610μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 20. view::public.fiches.show:15
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_sub_domains` where `oldt_sub_domains`.`id` = 4 and `oldt_sub_domains`.`id` is not null limit 1
        640μsview::public.fiches.show:120schoolap
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::public.fiches.show:120
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_domains` where `oldt_domains`.`id` = 2 and `oldt_domains`.`id` is not null limit 1
        880μsview::public.fiches.show:120schoolap
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 20. view::public.fiches.show:120
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_sections` where `oldt_sections`.`id` = 7 limit 1
        640μsview::public.fiches.show:136schoolap
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 20. view::public.fiches.show:136
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_material_sheet_contents` where `material_sheet_id` = 503 and `activity` = 0
        47.99ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 503
        • 1. 0
        Backtrace
        • 14. /app/Models/Old/MaterialSheet.php:73
        • 15. view::public.fiches.show:191
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `oldt_material_sheet_contents` where `material_sheet_id` = 503 and `activity` = 1
        43.23ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 503
        • 1. 1
        Backtrace
        • 14. /app/Models/Old/MaterialSheet.php:73
        • 15. view::public.fiches.show:203
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `oldt_material_sheet_contents` where `material_sheet_id` = 503 and `activity` = 2
        39.45ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 503
        • 1. 2
        Backtrace
        • 14. /app/Models/Old/MaterialSheet.php:73
        • 15. view::public.fiches.show:214
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\Old\MaterialSheetContent
      5
      App\Models\Old\Section
      1
      App\Models\Old\Domain
      1
      App\Models\Old\SubDomain
      1
      App\Models\Old\Discipline
      1
      App\Models\Old\Option
      1
      App\Models\Old\Grade
      1
      App\Models\Old\MaterialSheet
      1
      App\Models\Lesson\Lesson
      1
      App\Models\Old\Post
      5
        _token
        NWYwrwtpVYN0SU89jaCIynmfmqKlyMtczaMQlKt4
        applocale
        en
        _previous
        array:1 [ "url" => "https://s8.schoolap.com/fiches/925/regles-de-base-de-lorthographe-francaise-em...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /fiches/925/regles-de-base-de-lorthographe-francaise-emploi-de-leur-et-leurs
        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:17 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "s8.schoolap.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
        request_server
        0 of 0
        array:41 [ "USER" => "www-data" "HOME" => "/var/www" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "s8.schoolap.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "s8.schoolap.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "188.166.147.66" "REMOTE_PORT" => "44614" "REMOTE_ADDR" => "18.116.61.169" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/s8.schoolap.com/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/fiches/925/regles-de-base-de-lorthographe-francaise-emploi-de-leur-et-leurs" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/s8.schoolap.com/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746805014.5918 "REQUEST_TIME" => 1746805014 ]
        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 => "Fri, 09 May 2025 15:36:54 GMT" ] "set-cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6InJNUFBKMk54aE1iR3dwNHlRaHVBWnc9PSIsInZhbHVlIjoiSVFObW5rTTFEVjBjcFkvTmhiWVh2TDQ0K1FoeWhQdkM2VnMzSjM5SEpVeHhaQjN3V1hGNGRORS9rd1VmaExhayIsIm1hYyI6IjJhNTg2OTdmNWM4MjViMTBiN2RhZjhhOWMxMWNhMWY5ODRiMGQ0YjUyNWVmZDgyZGNjOWIwZmMxY2YxYjg3MzciLCJ0YWciOiIifQ%3D%3D; expires=Fri, 16 May 2025 14:16:54 GMT; Max-Age=600000; path=/; httponly; samesite=laxlang_schoolap=eyJpdiI6InJNUFBKMk54aE1iR3dwNHlRaHVBWnc9PSIsInZhbHVlIjoiSVFObW5rTTFEVjBjcFkvTmhiWVh2TDQ0K1FoeWhQdkM2VnMzSjM5SEpVeHhaQjN3V1hGNGRORS9rd1VmaExhayIsIm" 1 => "XSRF-TOKEN=eyJpdiI6IlZ1Y09wTndUQWs1M1E5RVhyNEdRbFE9PSIsInZhbHVlIjoicTFkTWt3SHJDd3NuN3lkRnJ6Z2UyaGh5WUVUZGZxRW5GMHRVUHNBNG15aTMyL2VIRnlKdUl4ZzRTV1ZtcXpsWVFJa3VCZ3QvZ28wNklYdUliaG9Sa2pEeWNpZnRwUmljc0p5ZFhCNk5VdndiRU1qakpZanhsYkd6QTgvVFR3WjkiLCJtYWMiOiI4ZTBiNWNmNzliMTkzNWFmY2FmMWVmMDhhYzhkNDIwMjUyMTIzNDM1ZTFmZTE2OTE3ZDQ5ZjYxOTY4MjAxYzQ1IiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 17:36:54 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlZ1Y09wTndUQWs1M1E5RVhyNEdRbFE9PSIsInZhbHVlIjoicTFkTWt3SHJDd3NuN3lkRnJ6Z2UyaGh5WUVUZGZxRW5GMHRVUHNBNG15aTMyL2VIRnlKdUl4ZzRTV1ZtcXpsWVFJa3VCZ" 2 => "schoolap_session=eyJpdiI6IlJtd1R3T1VDcW9EWUh2azRqSy9qT1E9PSIsInZhbHVlIjoiZkxKTk8xZHhZUmV2emQyeXQyc2hEUGMxZk9hQ1VYcE4yellYd25yRlpkWTd1OGRoZ0xwdlJYbXdkVGp4U2dSMGp4TkFSSnM5eGd5Qlcxd2lQSHN1N1Y0SWlFUkxvbmQ0MHJoeWFNWlNFNjdBa3FhaUtVNzV3bmpsVDhtUVdKOFYiLCJtYWMiOiJlMmYyMTk5MWJjNTIwM2NiZWEyMWI3NzI5NmQyMDI1NWQ1YWM3NmVjNDM3M2NiMjAzYWMyNzM3OTVmMjA4YmRlIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 17:36:54 GMT; Max-Age=7200; path=/; httponly; samesite=laxschoolap_session=eyJpdiI6IlJtd1R3T1VDcW9EWUh2azRqSy9qT1E9PSIsInZhbHVlIjoiZkxKTk8xZHhZUmV2emQyeXQyc2hEUGMxZk9hQ1VYcE4yellYd25yRlpkWTd1OGRoZ0xwdlJYbXdkVGp4U2dSMGp" ] "Set-Cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6InJNUFBKMk54aE1iR3dwNHlRaHVBWnc9PSIsInZhbHVlIjoiSVFObW5rTTFEVjBjcFkvTmhiWVh2TDQ0K1FoeWhQdkM2VnMzSjM5SEpVeHhaQjN3V1hGNGRORS9rd1VmaExhayIsIm1hYyI6IjJhNTg2OTdmNWM4MjViMTBiN2RhZjhhOWMxMWNhMWY5ODRiMGQ0YjUyNWVmZDgyZGNjOWIwZmMxY2YxYjg3MzciLCJ0YWciOiIifQ%3D%3D; expires=Fri, 16-May-2025 14:16:54 GMT; path=/; httponlylang_schoolap=eyJpdiI6InJNUFBKMk54aE1iR3dwNHlRaHVBWnc9PSIsInZhbHVlIjoiSVFObW5rTTFEVjBjcFkvTmhiWVh2TDQ0K1FoeWhQdkM2VnMzSjM5SEpVeHhaQjN3V1hGNGRORS9rd1VmaExhayIsIm" 1 => "XSRF-TOKEN=eyJpdiI6IlZ1Y09wTndUQWs1M1E5RVhyNEdRbFE9PSIsInZhbHVlIjoicTFkTWt3SHJDd3NuN3lkRnJ6Z2UyaGh5WUVUZGZxRW5GMHRVUHNBNG15aTMyL2VIRnlKdUl4ZzRTV1ZtcXpsWVFJa3VCZ3QvZ28wNklYdUliaG9Sa2pEeWNpZnRwUmljc0p5ZFhCNk5VdndiRU1qakpZanhsYkd6QTgvVFR3WjkiLCJtYWMiOiI4ZTBiNWNmNzliMTkzNWFmY2FmMWVmMDhhYzhkNDIwMjUyMTIzNDM1ZTFmZTE2OTE3ZDQ5ZjYxOTY4MjAxYzQ1IiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 17:36:54 GMT; path=/XSRF-TOKEN=eyJpdiI6IlZ1Y09wTndUQWs1M1E5RVhyNEdRbFE9PSIsInZhbHVlIjoicTFkTWt3SHJDd3NuN3lkRnJ6Z2UyaGh5WUVUZGZxRW5GMHRVUHNBNG15aTMyL2VIRnlKdUl4ZzRTV1ZtcXpsWVFJa3VCZ" 2 => "schoolap_session=eyJpdiI6IlJtd1R3T1VDcW9EWUh2azRqSy9qT1E9PSIsInZhbHVlIjoiZkxKTk8xZHhZUmV2emQyeXQyc2hEUGMxZk9hQ1VYcE4yellYd25yRlpkWTd1OGRoZ0xwdlJYbXdkVGp4U2dSMGp4TkFSSnM5eGd5Qlcxd2lQSHN1N1Y0SWlFUkxvbmQ0MHJoeWFNWlNFNjdBa3FhaUtVNzV3bmpsVDhtUVdKOFYiLCJtYWMiOiJlMmYyMTk5MWJjNTIwM2NiZWEyMWI3NzI5NmQyMDI1NWQ1YWM3NmVjNDM3M2NiMjAzYWMyNzM3OTVmMjA4YmRlIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 17:36:54 GMT; path=/; httponlyschoolap_session=eyJpdiI6IlJtd1R3T1VDcW9EWUh2azRqSy9qT1E9PSIsInZhbHVlIjoiZkxKTk8xZHhZUmV2emQyeXQyc2hEUGMxZk9hQ1VYcE4yellYd25yRlpkWTd1OGRoZ0xwdlJYbXdkVGp4U2dSMGp" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "NWYwrwtpVYN0SU89jaCIynmfmqKlyMtczaMQlKt4" "applocale" => "en" "_previous" => array:1 [ "url" => "https://s8.schoolap.com/fiches/925/regles-de-base-de-lorthographe-francaise-emploi-de-leur-et-leurs" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]