JFK assassination


At the tender age of 10, I witnessed the impactful moment when our President was tragically taken from us. Over the years, the lingering questions surrounding his death only intensified, becoming a significant influence on my life. As I matured, my conviction grew that the CIA, in collaboration with other entities, orchestrated the assassination of President Kennedy. Today, I hold onto the hope that the advancement of artificial intelligence will eventually shed light on these unanswered questions and bring a conclusive resolution to one of the most pivotal moments in our history.


JFK, the case for a lone gunman

Nov 17th, 2023

I was 10 years old when President Kennedy was assassinated. I made a lonely walk home from school, sad and confused by what had happened.

JFK, conspiracy theory

Nov 17th, 2023

The Ruby connection: Ruby was at the jail house, and was also reportedly seen at the hospital and Daley Plaza, some say he was a lead in the operation. Yet, when the mob called upon him to be the ONLY one to give up his life for the cause and kill Oswald, he could only get one shot off to the STOMACH? What kind of an incompetent hit man was he?

The Bush's and the JFK Assassination

Nov 17th, 2023

The convergence of two influential political dynasties, the Bush family and the Kennedy assassination, presents a captivating narrative that intertwines power, conspiracy, and historical intrigue.

Request history8.1.31PHP Version1.57sRequest Duration6MBMemory UsageGET en/{taxonomy}/{term}Route
    • Booting (39.45ms)time
    • Application (1.54s)time
    • 1 x Application (97.49%)
      1.54s
      1 x Booting (2.51%)
      39.45ms
      181 templates were rendered
      • 1x posts::public.indexindex.blade.php#?blade
      • 1x files::public._banner_banner.blade.php#?blade
      • 1x files::public._multi-posts_multi-posts.blade.php#?blade
      • 3x sections::public._post-img_post-img.blade.php#?blade
      • 3x sections::public._badge_badge.blade.php#?blade
      • 3x sections::public._post-title_post-title.blade.php#?blade
      • 3x sections::public._post-details_post-details.blade.php#?blade
      • 1x core::public.mastermaster.blade.php#?blade
      • 1x core::public.headhead.blade.php#?blade
      • 1x core::public.metameta.blade.php#?blade
      • 1x core::public.stylestyle.blade.php#?blade
      • 1x sections::public.auth._login-bar_login-bar.blade.php#?blade
      • 1x auth::loginlogin.blade.php#?blade
      • 8x components.form.labellabel.blade.php#?blade
      • 2x components.form.svg.emailemail.blade.php#?blade
      • 8x components.form.input-w-imginput-w-img.blade.php#?blade
      • 8x components.form.inputinput.blade.php#?blade
      • 3x components.form.svg.locklock.blade.php#?blade
      • 2x components.form.btnbtn.blade.php#?blade
      • 3x components.modalmodal.blade.php#?blade
      • 1x auth::signupsignup.blade.php#?blade
      • 2x components.form.svg.profileprofile.blade.php#?blade
      • 1x components.form.svg.domaindomain.blade.php#?blade
      • 1x sections::public.auth.user_navbaruser_navbar.blade.php#?blade
      • 1x menus::public._menu_menu.blade.php#?blade
      • 3x menus::public._item_item.blade.php#?blade
      • 3x menus::public._header-item_header-item.blade.php#?blade
      • 1x menus::public._header-submenu_header-submenu.blade.php#?blade
      • 8x menus::public.buttonbutton.blade.php#?blade
      • 97x menus::public.aa.blade.php#?blade
      • 1x core::public._footer_footer.blade.php#?blade
      • 1x core::public.admin_componentsadmin_components.blade.php#?blade
      • 1x core::public.spinnerspinner.blade.php#?blade
      • 1x sections::admin.alertalert.blade.php#?blade
      • 1x sections::editor-blocks.components.center_divcenter_div.blade.php#?blade
      • 1x sections::editor-blocks.components.spacingspacing.blade.php#?blade
      • 1x components.form.modal.deletedelete.blade.php#?blade
      • 1x core::public.scriptscript.blade.php#?blade
      uri
      GET en/{taxonomy}/{term}
      middleware
      public
      controller
      TypiCMS\Modules\Posts\Http\Controllers\PublicController@term
      namespace
      prefix
      /en
      where
      as
      term
      file
      Modules/Posts/Http/Controllers/PublicController.php:61-135
      28 statements were executed, 12 of which were duplicates, 16 unique. Show only duplicated1.37s
      • select * from `typicms_terms` where json_unquote(json_extract(`slug`, '$."en"')) = 'jfk-assasination' limit 1
        410μsjeffPublicController.php#64
        Bindings
        • 0: jfk-assasination
        Backtrace
        • 17. Modules/Posts/Http/Controllers/PublicController.php:64
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` in (4)
        300μsjeffPublicController.php#64
        Backtrace
        • 22. Modules/Posts/Http/Controllers/PublicController.php:64
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_terms` where `parent_id` = 61
        450μsjeffPublicController.php#74
        Bindings
        • 0: 61
        Backtrace
        • 15. Modules/Posts/Http/Controllers/PublicController.php:74
        • 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
      • select * from `typicms_posts` where json_unquote(json_extract(`status`, '$."en"')) = '1' and `term_id` = 61 or `term_id` like '%,61' or `term_id` like '%61,' order by `post_date` desc
        1.85msjeffPublicController.php#104
        Bindings
        • 0: 1
        • 1: 61
        • 2: %,61
        • 3: %61,
        Backtrace
        • 15. Modules/Posts/Http/Controllers/PublicController.php:104
        • 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
      • select * from `typicms_drafts` where (`model_id` = 61 and `model` = 'TypiCMS\Modules\Core\Models\Term') order by `id` desc limit 1
        405msjeffPublicController.php#126
        Bindings
        • 0: 61
        • 1: TypiCMS\Modules\Core\Models\Term
        Backtrace
        • 16. Modules/Posts/Http/Controllers/PublicController.php:126
        • 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 `typicms_files` where `typicms_files`.`id` = 454 limit 1
        680μsjeffindex.blade.php#6
        Bindings
        • 0: 454
        Backtrace
        • 21. view::posts::public.index:6
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 114 limit 1
        230msjeff_post-img.blade.php#2
        Bindings
        • 0: 114
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        370μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        340μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        340μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        250μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 115 limit 1
        358msjeff_post-img.blade.php#2
        Bindings
        • 0: 115
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        480μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        380μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        370μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        250μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 116 limit 1
        359msjeff_post-img.blade.php#2
        Bindings
        • 0: 116
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        400μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        300μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        370μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '61' limit 1
        270μsjeffhelpers.php#137
        Bindings
        • 0: 61
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_menus` where json_unquote(json_extract(`status`, '$."en"')) = '1' and `name` = 'primary' limit 1
        520μsjeffMenu.php#47
        Bindings
        • 0: 1
        • 1: primary
        Backtrace
        • 16. vendor/typicms/core/src/Models/Menu.php:47
        • 18. view::menus::public._menu:7
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `typicms_menulinks` where `typicms_menulinks`.`menu_id` in (1) and json_unquote(json_extract(`status`, '$."en"')) = '1' order by `position` asc
        490μsjeffMenu.php#47
        Bindings
        • 0: 1
        Backtrace
        • 21. vendor/typicms/core/src/Models/Menu.php:47
        • 23. view::menus::public._menu:7
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `typicms_taxonomies` where `id` = 4 limit 1
        280μsjeff_header-submenu.blade.php#6
        Bindings
        • 0: 4
        Backtrace
        • 16. view::menus::public._header-submenu:6
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_categories` where `typicms_categories`.`taxonomy_id` in (4) order by `name` asc
        460μsjeff_header-submenu.blade.php#6
        Backtrace
        • 21. view::menus::public._header-submenu:6
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `typicms_terms`.`category_id` in (1, 2, 3, 4, 5, 6, 7) order by `title` asc
        1.47msjeff_header-submenu.blade.php#6
        Backtrace
        • 26. view::menus::public._header-submenu:6
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • SELECT count(id) AS count, term_id FROM jeff.typicms_posts GROUP BY term_id
        2.27msjeff_header-submenu.blade.php#7
        Backtrace
        • 11. view::menus::public._header-submenu:7
        • 13. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 14. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 15. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 16. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_sections` where `name` = 'footer' limit 1
        1.84msjeff_footer.blade.php#5
        Bindings
        • 0: footer
        Backtrace
        • 16. view::core::public._footer:5
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      TypiCMS\Modules\Core\Models\Term
      107Term.php#?
      App\Category
      7Category.php#?
      TypiCMS\Modules\Core\Models\Taxonomy
      5Taxonomy.php#?
      TypiCMS\Modules\Posts\Models\Post
      3Post.php#?
      TypiCMS\Modules\Core\Models\Menulink
      3Menulink.php#?
      App\Draft
      1Draft.php#?
      TypiCMS\Modules\Core\Models\File
      1File.php#?
      TypiCMS\Modules\Core\Models\Menu
      1Menu.php#?
      App\Section
      1Section.php#?
          _token
          UJ2kGHZxjNWzAR1aCX412ZzyWWlrZ3ZlWxzN4BSR
          term
          61
          _previous
          array:1 [ "url" => "http://jeffearlherman.com/en/chapters/jfk-assasination?q=%2Fen%2Fchapters%2Fjf...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/chapters/jfk-assasination
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "q" => "/en/chapters/jfk-assasination" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:10 [ "connection" => array:1 [ 0 => "keep-alive" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "10.1.117.167" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-hz9km (squid/6.10)" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "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" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "jeffearlherman.com" ] ]
          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, 13 Aug 2025 15:44:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitxbHhzNTM0UlNBcFBPQ1RxWFBDbFE9PSIsInZhbHVlIjoiQ2VDOWtGWGdPd3pvdzhwU01GWDdsSlZ2aDVnbXg0TTR1Yk1VcVVNZlNITkRxV3ZqU3hzaXAzTGxIczRJdElOR0tOV1VFb0ZWeHJhODJnOG9hYU1aM2ltbEZlaHdRWlRsU2EyNEt4THN3MUFUWWIveVRFWVczNXZVbVM0MmJ5U0siLCJtYWMiOiJiN2VlYzgxNmI1NDAxMTZlM2ZkOTkwNGVkY2M1MGRjN2M4OTc1NjQ1NmQzMDVjM2ZlNmY5MWQyNzQwZDZkOGE4IiwidGFnIjoiIn0%3D; expires=Wed, 13 Aug 2025 17:44:49 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IitxbHhzNTM0UlNBcFBPQ1RxWFBDbFE9PSIsInZhbHVlIjoiQ2VDOWtGWGdPd3pvdzhwU01GWDdsSlZ2aDVnbXg0TTR1Yk1VcVVNZlNITkRxV3ZqU3hzaXAzTGxIczRJdElOR0tOV1VFb" 1 => "jeff_session=eyJpdiI6IlgxNW9nQ2lIbGNwYXlwRWZVRUVjUmc9PSIsInZhbHVlIjoiNm5ua2pLbjNFZG5PS2c1QXV1bkFTRHpPREpCODZmT0YvWTQrUTRkeXREczczaVBON3NLTGVRT2E4Y3AvYlJPVWx5cmJUVEZNM2pjL1dLMmV5N243TWR2UldLNVcxem9IdkdZenBYMFFpRVpyZlVqakN6QnVqdTB3T1pDbDVPL3UiLCJtYWMiOiI4MWU0NjMzNzUwMDhmZjY2Yzg2ZmUxNTA1OTFkZTRjZjc1MWUwZDI5NzNkM2FjNzQ4OWNmOTI4ZGU2ODA0NTRhIiwidGFnIjoiIn0%3D; expires=Wed, 13 Aug 2025 17:44:49 GMT; Max-Age=7200; path=/; httponly; samesite=laxjeff_session=eyJpdiI6IlgxNW9nQ2lIbGNwYXlwRWZVRUVjUmc9PSIsInZhbHVlIjoiNm5ua2pLbjNFZG5PS2c1QXV1bkFTRHpPREpCODZmT0YvWTQrUTRkeXREczczaVBON3NLTGVRT2E4Y3AvYlJPVWx5cmJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitxbHhzNTM0UlNBcFBPQ1RxWFBDbFE9PSIsInZhbHVlIjoiQ2VDOWtGWGdPd3pvdzhwU01GWDdsSlZ2aDVnbXg0TTR1Yk1VcVVNZlNITkRxV3ZqU3hzaXAzTGxIczRJdElOR0tOV1VFb0ZWeHJhODJnOG9hYU1aM2ltbEZlaHdRWlRsU2EyNEt4THN3MUFUWWIveVRFWVczNXZVbVM0MmJ5U0siLCJtYWMiOiJiN2VlYzgxNmI1NDAxMTZlM2ZkOTkwNGVkY2M1MGRjN2M4OTc1NjQ1NmQzMDVjM2ZlNmY5MWQyNzQwZDZkOGE4IiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 17:44:49 GMT; path=/XSRF-TOKEN=eyJpdiI6IitxbHhzNTM0UlNBcFBPQ1RxWFBDbFE9PSIsInZhbHVlIjoiQ2VDOWtGWGdPd3pvdzhwU01GWDdsSlZ2aDVnbXg0TTR1Yk1VcVVNZlNITkRxV3ZqU3hzaXAzTGxIczRJdElOR0tOV1VFb" 1 => "jeff_session=eyJpdiI6IlgxNW9nQ2lIbGNwYXlwRWZVRUVjUmc9PSIsInZhbHVlIjoiNm5ua2pLbjNFZG5PS2c1QXV1bkFTRHpPREpCODZmT0YvWTQrUTRkeXREczczaVBON3NLTGVRT2E4Y3AvYlJPVWx5cmJUVEZNM2pjL1dLMmV5N243TWR2UldLNVcxem9IdkdZenBYMFFpRVpyZlVqakN6QnVqdTB3T1pDbDVPL3UiLCJtYWMiOiI4MWU0NjMzNzUwMDhmZjY2Yzg2ZmUxNTA1OTFkZTRjZjc1MWUwZDI5NzNkM2FjNzQ4OWNmOTI4ZGU2ODA0NTRhIiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 17:44:49 GMT; path=/; httponlyjeff_session=eyJpdiI6IlgxNW9nQ2lIbGNwYXlwRWZVRUVjUmc9PSIsInZhbHVlIjoiNm5ua2pLbjNFZG5PS2c1QXV1bkFTRHpPREpCODZmT0YvWTQrUTRkeXREczczaVBON3NLTGVRT2E4Y3AvYlJPVWx5cmJ" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "UJ2kGHZxjNWzAR1aCX412ZzyWWlrZ3ZlWxzN4BSR" "term" => 61 "_previous" => array:1 [ "url" => "http://jeffearlherman.com/en/chapters/jfk-assasination?q=%2Fen%2Fchapters%2Fjfk-assasination" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-13 15:44:49GET/en/chapters/jfk-assasination18128129