Everything you need to know about Pipera

23 September 2021 • Article

Everything you need to know about Pipera

The Pipera neighborhood is the suburban-like living dream of Bucharest, with an extraordinary strong community of people, making this one of the most valuable and popular residential areas available on the real estate market at the moment. Located in the north-eastern part of Bucharest, Pipera boasts many private international schools, modern residential complexes and outstanding quality architecture.

Administratively, the Pipera area is part of Voluntari town, but due to its proximity to Bucharest it can be considered an integral part of it, bordered on the North by Soseaua de Centura and Tunari, on the East by Voluntari town, on the West by DN1, Baneasa Shopping City and south by Tei Lake.

The Pipera neighborhood is divided into three subzones: Pipera Blvd., Iancu Nicolae (read here more about Iancu Nicolae area) and Racovita-Popasului-A3 area, and among the main arteries, we mention Pipera Boulevard, former Pipera-Tunari road, Erou Iancu Nicolae Street, which connects the Baneasa Zoo and Pipera Boulevard, Matei Basarab Street and Emil Racovita.

Center for International and Bilingual Education

This residential area presents the oportunity for your children to develop in a safe and comprehensive environment, at the center of international and bilingual education. We listed o few of the best schools and educational units:

  • British School / BSB
  • American School / AISB
  • Cambridge School of Bucharest: a new large campus in Pipera. It has a rigorous curriculum with a mix of children coming from the diplomatic, local and longtime expat population
  • The French School / Lycee Francais is located in Baneasa, next door to Pipera
  • German School/Deutsche Schule Bukarest is located by Petrom city in Baneasa
  • Mark Twain International School
  • Olga Gudynn International School
  • Little London International Academy
  • Butterfly School 
  • Happy Children Academy

To be mentioned are also shopping centers and extensive commercial areas for you to enjoy: Baneasa Shopping City, Promenada Mall, Pipera Plaza, Jolie Ville and Strip Mall, all in a small radius of Iancu Nicolae. The area benefits from a developed network of shops, boutiques, sports clubs, playgrounds and countless entertaining options, family-friendly, not to be missed.

Residential area

Most of the properties available are quality, spacious houses with private gardens and often a swimming pool. Very popular also are the residential compounds, with high-quality finishes and construction materials, of which there are many: Ibiza, Zodiac, Oxford Gardens, Green Gate, Zenith, Residence 5, New Point, Baneasa Residential Park, Sunflower Stejarii, Grand Park Pipera, Pipera Residence, Pipera Gardens, just to name a few.



Close to nature

Pipera is in the direct proximity of the Baneasa forest, a haven for nature lovers, with good paths for walking and mountain bikes. The overall area benefits from generous green spaces ideal for spending quality time with your loved ones in fresh air. There is even an adventure park you can visit with horse-riding, archery and climbing trails.

Quick access is secured to Baneasa and Otopeni airports, to the new A3 Bucharest-Ploiesti highway, but also to the Pipera office platform, an extensive network of office and industrial buildings and centers, which of many are still developing. The route in and out of the city is facile, a trip up to the mountains for the weekend is without the usual hustle and bustle of the city.

Public Transport

In terms of public transportation, the nearest metro station is the Pipera Metro station that quickly connects with the center of Bucharest in a matter of minutes, but there are also the STB lines such as 301, 135, R459, RR449 si R450 around and towards the city.

For available properties please visit the BLISS Imobiliare site by clicking on below links:

  • Apartments for rent

Apartments for rent Pipera

  • Apartments for sale

Apartments for sale Pipera

  • Villas for rent

Villas for rent Pipera

  • Villas for sale

Villas for sale Pipera


7.1.33Version270msRequest Duration8MBMemory UsageGET en/blog/{cat?}/{slug?}RouteAuth status
    • Booting (14.57ms)
    • Application (255ms)
    • 1 x Application (94.55%)
      254.86ms
      1 x Booting (5.41%)
      14.57ms
      6 templates were rendered
      • article (resources/views/article.blade.php)6blade
        Params
        0
        page_title
        1
        page_description
        2
        page_keywords
        3
        previews
        4
        next
        5
        article
      • layouts.default (resources/views/layouts/default.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        page_description
        6
        page_keywords
        7
        previews
        8
        next
        9
        article
      • inc.head (resources/views/inc/head.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        page_description
        6
        page_keywords
        7
        previews
        8
        next
        9
        article
        10
        hreflangs
      • inc.header (resources/views/inc/header.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        page_description
        6
        page_keywords
        7
        previews
        8
        next
        9
        article
        10
        hreflangs
        11
        wishlist_count
        12
        mega_menu
        13
        projects_menu
      • inc.footer (resources/views/inc/footer.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        page_description
        6
        page_keywords
        7
        previews
        8
        next
        9
        article
      • inc.help_popup (resources/views/inc/help_popup.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        page_description
        6
        page_keywords
        7
        previews
        8
        next
        9
        article
        10
        ref
      uri
      GET en/blog/{cat?}/{slug?}
      middleware
      web
      controller
      App\Http\Controllers\WebController@blog
      namespace
      App\Http\Controllers
      prefix
      where
      as
      blog-en
      file
      app/Http/Controllers/WebController.php:1952-2006
      4 statements were executed44.48ms
      • select * from `articles` where `articles`.`id` = 476 and `articles`.`deleted_at` is null limit 114.88ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23jaap_dev
        Metadata
        Bindings
        • 0. 476
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 20. /app/Http/Controllers/WebController.php:1963
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:682
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 28. /app/Http/Middleware/SetOfficeCookie.php:41
        • 29. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 31. /app/Http/Middleware/SetUserLocale.php:48
        • 32. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 33. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 34. middleware::bindings:41
        • 35. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 37. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:75
        • 38. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 40. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 43. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 46. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 49. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
      • select * from `articles` where `updated_at` < '2021-09-23 23:33:30' and `is_published` = 1 and `locale` = 'en' and `articles`.`deleted_at` is null order by `updated_at` desc limit 113.03ms/app/Http/Controllers/WebController.php:1966jaap_dev
        Metadata
        Bindings
        • 0. 2021-09-23 23:33:30
        • 1. 1
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 15. /app/Http/Controllers/WebController.php:1966
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:682
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 23. /app/Http/Middleware/SetOfficeCookie.php:41
        • 24. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 26. /app/Http/Middleware/SetUserLocale.php:48
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 29. middleware::bindings:41
        • 30. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 32. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:75
        • 33. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 35. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 36. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 38. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 39. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 41. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 44. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:684
        • 49. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:659
      • select * from `articles` where `updated_at` > '2021-09-23 23:33:30' and `is_published` = 1 and `locale` = 'en' and `articles`.`deleted_at` is null order by `updated_at` asc limit 113.54ms/app/Http/Controllers/WebController.php:1967jaap_dev
        Metadata
        Bindings
        • 0. 2021-09-23 23:33:30
        • 1. 1
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 15. /app/Http/Controllers/WebController.php:1967
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:682
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 23. /app/Http/Middleware/SetOfficeCookie.php:41
        • 24. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 26. /app/Http/Middleware/SetUserLocale.php:48
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 29. middleware::bindings:41
        • 30. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 32. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:75
        • 33. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 35. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 36. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 38. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 39. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 41. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 42. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 44. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:684
        • 49. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:659
      • select * from `media` where `media`.`object_id` = 476 and `media`.`object_id` is not null and `object_type` = 'article' order by `position_no` asc3.03msview::article:37jaap_dev
        Metadata
        Bindings
        • 0. 476
        • 1. article
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. view::article:37
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 25. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 26. /vendor/symfony/http-foundation/Response.php:205
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:750
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:722
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:682
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 31. /app/Http/Middleware/SetOfficeCookie.php:41
        • 32. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 33. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 34. /app/Http/Middleware/SetUserLocale.php:48
        • 35. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 37. middleware::bindings:41
        • 38. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 40. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:75
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 43. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 46. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 49. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        web
        null
        api
        null
          _token
          fGnzn71xeGoYaw3MrGwYnKGy8F3hY0A18DgRijb1
          _previous
          array:1 [ "url" => "http://813547.svru.asia/en/blog/article/everything-you-need-to-know-about-pipe...
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/blog/article/everything-you-need-to-know-about-pipera-476
          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:15 [ "cf-ray" => array:1 [ 0 => "936756f07d57115e-ORD" ] "x-forwarded-for" => array:1 [ 0 => "18.191.207.141" ] "host" => array:1 [ 0 => "813547.svru.asia" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"http"}" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.207.141" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "connection" => array:1 [ 0 => "Keep-Alive" ] ]
          request_server
          0 of 0
          array:46 [ "REDIRECT_UNIQUE_ID" => "aA0FAqwfEagAAB2RzjcAAAAH" "REDIRECT_SCRIPT_URL" => "/en/blog/article/everything-you-need-to-know-about-pipera-476" "REDIRECT_SCRIPT_URI" => "http://813547.svru.asia/en/blog/article/everything-you-need-to-know-about-pipera-476" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "aA0FAqwfEagAAB2RzjcAAAAH" "SCRIPT_URL" => "/en/blog/article/everything-you-need-to-know-about-pipera-476" "SCRIPT_URI" => "http://813547.svru.asia/en/blog/article/everything-you-need-to-know-about-pipera-476" "HTTP_CF_RAY" => "936756f07d57115e-ORD" "HTTP_X_FORWARDED_FOR" => "18.191.207.141" "HTTP_HOST" => "813547.svru.asia" "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_ACCEPT_ENCODING" => "gzip" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_X_FORWARDED_PROTO" => "http" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_CF_VISITOR" => "{"scheme":"http"}" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CF_CONNECTING_IP" => "18.191.207.141" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CONNECTION" => "Keep-Alive" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "813547.svru.asia" "SERVER_ADDR" => "172.31.17.168" "SERVER_PORT" => "80" "REMOTE_ADDR" => "172.69.59.161" "DOCUMENT_ROOT" => "/var/www/html/blissimobiliare/public" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/blissimobiliare/public" "SERVER_ADMIN" => "razvan.iacob@blissimobiliare.ro" "SCRIPT_FILENAME" => "/var/www/html/blissimobiliare/public/index.php" "REMOTE_PORT" => "38648" "REDIRECT_URL" => "/en/blog/article/everything-you-need-to-know-about-pipera-476" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/en/blog/article/everything-you-need-to-know-about-pipera-476" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1745683714.829 "REQUEST_TIME" => 1745683714 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 26 Apr 2025 16:08:34 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZTbHFWY3pOY0ZCb0pYUEhGTU5lclE9PSIsInZhbHVlIjoiSDFiTkNsNTFqbmt1bGlUQkQrSWc5SlZRWktOK3JmbU16dnh5eTA2QU1adUU0cW15ZWJlVGs3YXpzMzhUaFUrQyIsIm1hYyI6ImZiOThiNTZkZmY4NzYxNGRiMWVhOTMzODhjMDE3NGFjNDk5OTU0OTBjNGIwMzUwYzc5MTljZWQ3NGQzODdmN2YifQ%3D%3D; expires=Sat, 26-Apr-2025 18:08:35 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IjZTbHFWY3pOY0ZCb0pYUEhGTU5lclE9PSIsInZhbHVlIjoiSDFiTkNsNTFqbmt1bGlUQkQrSWc5SlZRWktOK3JmbU16dnh5eTA2QU1adUU0cW15ZWJlVGs3YXpzMzhUaFUrQyIsIm1hY" 1 => "laravel_session=eyJpdiI6IjR3Y2ZpU0tFVFI1NHl2TmZ2dmcxSXc9PSIsInZhbHVlIjoiN0puaE1aZ3ZJWkJNTXEzWVpVOTlyWnV4MlVqK0JXRUZqdGYrZzdOcEt2a0lKNmF0RVpcL2hzOUQ5VlhEYVVwV00iLCJtYWMiOiIzNmU1MGI1NGQwNzg5NWIyNzk3YmQwN2ZmNTkzNWIxOWM5MGMwZGI1ZmIyMTgyNDg3ZTMyY2NjMTJmOWJjNGZkIn0%3D; expires=Sat, 26-Apr-2025 18:08:35 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjR3Y2ZpU0tFVFI1NHl2TmZ2dmcxSXc9PSIsInZhbHVlIjoiN0puaE1aZ3ZJWkJNTXEzWVpVOTlyWnV4MlVqK0JXRUZqdGYrZzdOcEt2a0lKNmF0RVpcL2hzOUQ5VlhEYVVwV00i" 2 => "lang=eyJpdiI6IklvTnREQk1tWEppYm4wd2s0cnN6amc9PSIsInZhbHVlIjoiRVdlRUs0MlpHenpqNFc4NEVPZStSdz09IiwibWFjIjoiOWZiNDJkM2Y0ODkwN2I5Nzg1OWI0Yzc0M2Q0NTFhZTJhMWEzOWQwZjRmNDVjNjlkMzQ4Y2IxMGIyNTg1ZmRjZiJ9; expires=Thu, 25-Apr-2030 16:08:34 GMT; Max-Age=157679999; path=/; httponlylang=eyJpdiI6IklvTnREQk1tWEppYm4wd2s0cnN6amc9PSIsInZhbHVlIjoiRVdlRUs0MlpHenpqNFc4NEVPZStSdz09IiwibWFjIjoiOWZiNDJkM2Y0ODkwN2I5Nzg1OWI0Yzc0M2Q0NTFhZTJhMWEzOWQwZjR" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZTbHFWY3pOY0ZCb0pYUEhGTU5lclE9PSIsInZhbHVlIjoiSDFiTkNsNTFqbmt1bGlUQkQrSWc5SlZRWktOK3JmbU16dnh5eTA2QU1adUU0cW15ZWJlVGs3YXpzMzhUaFUrQyIsIm1hYyI6ImZiOThiNTZkZmY4NzYxNGRiMWVhOTMzODhjMDE3NGFjNDk5OTU0OTBjNGIwMzUwYzc5MTljZWQ3NGQzODdmN2YifQ%3D%3D; expires=Sat, 26-Apr-2025 18:08:35 GMT; path=/XSRF-TOKEN=eyJpdiI6IjZTbHFWY3pOY0ZCb0pYUEhGTU5lclE9PSIsInZhbHVlIjoiSDFiTkNsNTFqbmt1bGlUQkQrSWc5SlZRWktOK3JmbU16dnh5eTA2QU1adUU0cW15ZWJlVGs3YXpzMzhUaFUrQyIsIm1hY" 1 => "laravel_session=eyJpdiI6IjR3Y2ZpU0tFVFI1NHl2TmZ2dmcxSXc9PSIsInZhbHVlIjoiN0puaE1aZ3ZJWkJNTXEzWVpVOTlyWnV4MlVqK0JXRUZqdGYrZzdOcEt2a0lKNmF0RVpcL2hzOUQ5VlhEYVVwV00iLCJtYWMiOiIzNmU1MGI1NGQwNzg5NWIyNzk3YmQwN2ZmNTkzNWIxOWM5MGMwZGI1ZmIyMTgyNDg3ZTMyY2NjMTJmOWJjNGZkIn0%3D; expires=Sat, 26-Apr-2025 18:08:35 GMT; path=/; httponlylaravel_session=eyJpdiI6IjR3Y2ZpU0tFVFI1NHl2TmZ2dmcxSXc9PSIsInZhbHVlIjoiN0puaE1aZ3ZJWkJNTXEzWVpVOTlyWnV4MlVqK0JXRUZqdGYrZzdOcEt2a0lKNmF0RVpcL2hzOUQ5VlhEYVVwV00i" 2 => "lang=eyJpdiI6IklvTnREQk1tWEppYm4wd2s0cnN6amc9PSIsInZhbHVlIjoiRVdlRUs0MlpHenpqNFc4NEVPZStSdz09IiwibWFjIjoiOWZiNDJkM2Y0ODkwN2I5Nzg1OWI0Yzc0M2Q0NTFhZTJhMWEzOWQwZjRmNDVjNjlkMzQ4Y2IxMGIyNTg1ZmRjZiJ9; expires=Thu, 25-Apr-2030 16:08:34 GMT; path=/; httponlylang=eyJpdiI6IklvTnREQk1tWEppYm4wd2s0cnN6amc9PSIsInZhbHVlIjoiRVdlRUs0MlpHenpqNFc4NEVPZStSdz09IiwibWFjIjoiOWZiNDJkM2Y0ODkwN2I5Nzg1OWI0Yzc0M2Q0NTFhZTJhMWEzOWQwZjR" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "fGnzn71xeGoYaw3MrGwYnKGy8F3hY0A18DgRijb1" "_previous" => array:1 [ "url" => "http://813547.svru.asia/en/blog/article/everything-you-need-to-know-about-pipera-476" ] "PHPDEBUGBAR_STACK_DATA" => [] ]