أخبار

Whoops! There was an error.

/home/alroya.om/o2_cms/vendor/league/flysystem/src/Adapter/Local.php

     *
     * @return void
     *
     * @throws Exception in case the root directory can not be created
     */
    protected function ensureDirectory($root)
    {
        if ( ! is_dir($root)) {
            $umask = umask(0);
 
            if ( ! @mkdir($root, $this->permissionMap['dir']['public'], true)) {
                $mkdirError = error_get_last();
            }
 
            umask($umask);
            clearstatcache(false, $root);
 
            if ( ! is_dir($root)) {
                $errorMessage = isset($mkdirError['message']) ? $mkdirError['message'] : '';
                throw new Exception(sprintf('Impossible to create the root directory "%s". %s', $root, $errorMessage));
            }
        }
    }
 
    /**
     * @inheritdoc
     */
    public function has($path)
    {
        $location = $this->applyPathPrefix($path);
 
        return file_exists($location);
    }
 
    /**
     * @inheritdoc
     */
    public function write($path, $contents, Config $config)
    {
        $location = $this->applyPathPrefix($path);

Arguments

  1. "Impossible to create the root directory "/home/alroya.om/public_html/cache/static/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة". "
    

/home/alroya.om/o2_cms/vendor/league/flysystem/src/Adapter/Local.php

        }
    }
 
    /**
     * @inheritdoc
     */
    public function has($path)
    {
        $location = $this->applyPathPrefix($path);
 
        return file_exists($location);
    }
 
    /**
     * @inheritdoc
     */
    public function write($path, $contents, Config $config)
    {
        $location = $this->applyPathPrefix($path);
        $this->ensureDirectory(dirname($location));
 
        if (($size = file_put_contents($location, $contents, $this->writeFlags)) === false) {
            return false;
        }
 
        $type = 'file';
        $result = compact('contents', 'type', 'size', 'path');
 
        if ($visibility = $config->get('visibility')) {
            $result['visibility'] = $visibility;
            $this->setVisibility($path, $visibility);
        }
 
        return $result;
    }
 
    /**
     * @inheritdoc
     */
    public function writeStream($path, $resource, Config $config)

Arguments

  1. "/home/alroya.om/public_html/cache/static/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
    

/home/alroya.om/o2_cms/vendor/league/flysystem/src/Filesystem.php

        $config = $this->prepareConfig($config);
 
        Util::rewindStream($resource);
 
        return (bool) $this->getAdapter()->writeStream($path, $resource, $config);
    }
 
    /**
     * @inheritdoc
     */
    public function put($path, $contents, array $config = [])
    {
        $path = Util::normalizePath($path);
        $config = $this->prepareConfig($config);
 
        if ( ! $this->getAdapter() instanceof CanOverwriteFiles && $this->has($path)) {
            return (bool) $this->getAdapter()->update($path, $contents, $config);
        }
 
        return (bool) $this->getAdapter()->write($path, $contents, $config);
    }
 
    /**
     * @inheritdoc
     */
    public function putStream($path, $resource, array $config = [])
    {
        if ( ! is_resource($resource)) {
            throw new InvalidArgumentException(__METHOD__ . ' expects argument #2 to be a valid resource.');
        }
 
        $path = Util::normalizePath($path);
        $config = $this->prepareConfig($config);
        Util::rewindStream($resource);
 
        if ( ! $this->getAdapter() instanceof CanOverwriteFiles && $this->has($path)) {
            return (bool) $this->getAdapter()->updateStream($path, $resource, $config);
        }
 
        return (bool) $this->getAdapter()->writeStream($path, $resource, $config);

Arguments

  1. "cache/static/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة/index.html"
    
  2. """
    n
    n
    n
      n
      n
      n
      n
      n
      n
          إخفاقات في ملف الباحثين عن عمل تُضاعف تحديات التشغيل.. وكتّاب يتحدثون لـ"الرؤية" عن حلول فورية لأزمة الباحثين عن عمل.. ويؤكدون: التحرك الجاد سينهي الأزمة | جريدة الرؤية العمانيةn
        rn
        rn
        rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
    rn
    rn
          href="https://alroya.om/rss/category/all"/>rn
                                                                                                                                                                                                                        rn
    n
        n
      n
    n
    
      @font-face {n
        font-family: Greta;n
        src: url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.eot');n
        src: url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'),n
        url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.woff') format('woff'),n
        url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.otf') format("opentype");n
      }n
      @media (min-width: 991px){.ads-fixed{position: absolute;top: 210px;z-index: 13;}  .ads-fixed.ads-left{transform: translateX(-100%);}}n
      .widget-social a[class*=twitter]{background-color: #0f1419 !important;}n
    .widget-social a i.icon-twitterx{n
    width: 20px;n
        height: 20px;n
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'%3E%3C/path%3E%3Cpath d='M8 2H1L9.26086 13.0145L1.44995 21.9999H4.09998L10.4883 14.651L16 22H23L14.3917 10.5223L21.8001 2H19.1501L13.1643 8.88578L8 2ZM17 20L5 4H7L19 20H17Z' fill='white'%3E%3C/path%3E%3C/svg%3E");n
    }n
    .footer-links .social a i.icon-twitterx{n
      display:inline-block;n
    width: 12px;n
        height: 12px;n
        background-image: url("data:image/svg+xml,");n
    }n
    .footer-links .social a:hover i.icon-twitterx{n
        background-image: url("data:image/svg+xml,");n
    }n
    n
    n
    n
    n
    n
    n
        rn
    
      window.dataLayer = window.dataLayer || [];rn
      function gtag(){dataLayer.push(arguments);}rn
      gtag('js', new Date());rn
    rn
      gtag('config', 'UA-80665052-1');rn
    rn
    rn
    n
    n
    n
    n
    n
    
    n n rn
    rn
    rn rn n
    n
    n n n @media (max-width: 480px){n .page-post .post-text-container p, .page-post .post-text-container span, .page-post .post-text-container div, .page-article .post-text-container p, .page-article .post-text-container span, .page-article .post-text-container div{n text-align: right !important;n }n n .page-post .post-text-container p{n text-align: right !important;n }n }n .page-post .post-text-container *{n font-family: Greta;n }n n n n n src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v6.0&appId=437560843555258&autoLogAppEvents=1">n
    n
    n
      n
  3. الرئيسية
  4. n
  5. n
  6. href="https://alroya.om/category/65/أخبار">أخبارn
  7. تحقيقاتn
  8. n
  9. تفاصيل الخبر
  10. n
    n n

    rn rn rn

    rn
    n
    n
    n
    n
    n n

    02 اغسطس 2025 . الساعة 23:17n بتوقيت مسقطn

    n
    n
    n
    n
    n
    n n n n n
    n
    n n
    n


    rn

     rn rn

    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمة

    rn
    rn

    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًا

    rn
    rn

    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في رصد آلاف الوظائف القابلة للتعمين الفوري

    rn
    rn

    ◄ المسكري: الاعتراف الصريح بالخلل في سوق العمل أولى خطوات حل المشكلة

    rn
    rn

    ◄ الحمداني: عدم وضوح الرؤية والقرارات الارتجالية لن يزيد الملف إلا سوءا

    rn
    rn

    ◄ جابر العماني: الشفافية والمساءلة ضروريتان لوضع الأمور في نصابها الصحيح

    rn
    rn

    ◄ العبري: أعداد الباحثين عن عمل ليست مجرد أرقام بل جرح اقتصادي واجتماعي

    rn
    rn

    ◄ الناصري: نحتاج إلى استراتيجية شاملة أو خطة خمسية وربطها باحتياجات السوق

    rn
    rn

     

    rn
    rn

    الرؤية- ناصر العبري

    rn
    rn

    أكد عددٌ من الكتّاب أنَّ قضية المسرّحين والباحثين عن عمل تعد من القضايا ذات الأولوية في الوقت الحالي، لأنها تترك أثرا عميقا داخل الأسر والمجتمع، مشددين على ضرورة اتخاذ خطوات فاعلة وسريعة لاحتواء هذه الأزمة والحفاظ على نسيج المجتمع واستقراره.

    rn
    rn

    وأشاروا- في تصريحات لـ"الرؤية"- إلى أنه في ظل التحولات الاقتصادية المتسارعة، والتغيرات التي طرأت على أنماط العمل والاحتياجات التشغيلية للمؤسسات، وجد العديد من الأفراد أنفسهم خارج سوق العمل. كما وضعوا حلولا فورية يمكن تطبيقها لحلحلة هذا الملف المتعلق بالباحثين عن عمل؟

    rn
    rn

    قال الدكتور علي حبيب اللواتي، إن الحكومة أنشأت صندوق عُمان المستقبل، بهدف تأسيس شركات ومؤسسات قوية الأمر الذي يُبشِّر بتوظيف الشباب العماني، ويمكن بالتوازي مع الجهود الحكومية اتخاذ إجراءات سريعة لحل هذا الملف، ومن بين هذه الحلول إنشاء "منظومة العمل المهني العماني" المبنية على مبادئ "التمكين والرعاية وتوفير عوامل النجاح لمشاريع الورش العمانية"، بحيث يتم نشر هذه المنظومة ورعايتها في جميع الولايات، لإيجاد أجيال عمانية شابة تقود سوق العمل المهني الفني، فتوفر الخدمات الأساسية في الولايات كخدمات صيانة المكيفات وصناعة الأثاث والمطابخ وصيانة السيارات وصناعة الأبواب الحديدية والنوافذ من الألمنيوم، على أن تدار وتشغل من قبل الشباب العُماني المهني.

    rn
    rn

    وأضاف: "المنظومة الجديدة ستكون مبنية على تشجيع الشباب لتكوين مؤسسات صغيرة مهنية فنية خاصة بهم، وذلك باستحداث سجل تجاري خاص بالمؤسسات الصغيرة المهنية الفنية العُمانية، يتم تسجيله باسم مجموعة من الشباب لا يتجاوز عددهم 5 أفراد كمؤسسين لورشة مهنية فنية، وليس باسم فرد واحد فقط، ويجب تخفيض رسوم البلدية لتسجيل عقود الإيجار لتلك المؤسسات المهنية الفنية العمانية من 3 إلى 1%، وكذلك بقية الرسوم على أن يقوم البنك المركزي العماني بتوجيه جميع البنوك لطرح منتجات خاصة بهذه المؤسسات كقروض ميسرة، فتكون نسبة الفائدة حتى أقل من 1%، أو بدون فائدة على أن تتقاضى البنوك رسوم الخدمات فقط".

    rn
    rn

    وتابع اللواتي قائلاً: "لتعزيز الثقافة المهنية يجب أن يُعاد تدريس المهن الفنية بالمدارس وتكون مواد إجبارية خلال الصفوف التاسع والعاشر، مع إعادة تفعيل منظومة المعاهد المهنية، إلى جانب إنشاء قناة تلفزيونية وإذاعية عُمانية متخصصتين في نشر التوعية بأهمية المهن الفنية في المجتمع، ببرامجها المميزة، واستحداث فصل تشريعي في قانون العمل الحالي يُقنن علاقات العمل الخاصة بتلك المؤسسات بحيث ليكون جزءًا من قانون العمل العماني المحدث، وإلى جانب ذلك تقدم الحكومة لهؤلاء الشباب أصحاب السجل مبلغا شهريا بمقدار 250 ريالا لكل واحد منهم لمدة سنة واحدة فقط، وذلك بعد اكتمال جميع الإجراءات لإنشاء الورشة، وهذه المبالغ لن تمثل عبئاً إضافياً على الدولة كونها محدودة ولفترة بعينها، مقارنة بالدعم المقدم الدائم لشركات الحكومة وغيرها"، وتقوم كل محافظة بتكريم تلك الورش المهنية العمانية في نطاق ولايتها كل 6 أشهر لترفع من مستوى التنافس بينهم".

    rn
    rn

    واقترح اللواتي إنشاء المجلس الأعلى للتوظيف والتشغيل لعلاج أزمة التوظيف، والذي يتحمل دور تطوير التشريعات ودعم القطاعات وإيجاد فرص العمل، على أن يحقق هدف توظيف 30% من الباحثين عن عمل حلال عام.

    rn
    rn

    وفي السياق، قال الدكتور يوسف بن عوض بن سالم البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًا، ويعيد الثقة لسوق العمل العُماني، والحل يبدأ من تغيير فلسفة التوظيف نفسها، بأن لا نكتفي بتوفير فرص تقليدية، بل نخلق بيئة تولّد العمل من داخلها، عبر تحفيز المشاريع الريادية، وتوجيه الاستثمارات نحو قطاعات واعدة كالتقنية والذكاء الاصطناعي والزراعة الذكية، كما أن مواءمة التعليم مع سوق العمل أصبحت أولوية قصوى؛ إذ لا يعقل أن نُخرّج الآلاف في تخصصات لا يحتاجها الواقع، فنحن نحتاج إلى ربط حقيقي وواقعي بين التخصصات واحتياجات السوق، كما أننا بحاجة إلى وطنية رقمية موحدة، ترصد حالة الباحث عن عمل أو المسرّح وتقدم له فرصًا واقعية بناء على مهاراته، لا مجرد شهاداته".

    rn
    rn

    واستنكر البلوشي إعلان الشركات عن وظائف للوافدين واستقدام أعداد كبيرة من العمالة الوافدة لشغل وظائف وظائف يمكن أن يقوم بها المواطن، مضيفا: "والأدهى والأمر عندما نجد وافدا لا يمتلك من الخبرة شيء هو من يدير العمل والعماني الخريج الذي ابتعثته الحكومة للدراسة في الخارج في أرقى الجامعات يعمل موظفاً عنده في غير تخصصه، لذلك نقول إن الحلول الترقيعية لم تعد تنفع".

    rn
    rn

    وأشار الدكتور ذياب بن سالم العبري إلى أن جوهر الحل لا يرتبط فقط بتوفير فرص العمل، بل ببناء اقتصاد منتج متكامل، يَفتح مسارات جديدة، ويعيد توجيه دفة الجهد الوطني نحو الصناعة والخدمات والابتكار، بدل الاعتماد على الاستيراد والتوظيف التقليدي.

    rn
    rn

    وبيّن: "لدينا قطاعات واعدة تمكننا من خلق الكثير من الوظائف مثل قطاع النفط والغاز وتشغيل الموانئ والمدن التخزينية والمناطق اللوجستية والقطاعان الزراعي والسمكي، وفي زمن الذكاء الاصطناعي، لم يعد مقبولًا أن تُدار بيانات القوى العاملة بشكل تقليدي، فتحليل بيانات العمالة الوافدة والمحلية باستخدام أدوات الذكاء الاصطناعي يمكن أن يساعدنا على رصد آلاف الوظائف القابلة للتعمين الفوري".

    rn
    rn

    أما الكاتب عباس المسكري، فأوضح أن الحل يبدأ من الاعتراف الصريح  بالخلل في سوق العمل والتعامل معه بشجاعة وشفافية مطلقة، مبينا: "أبرز الحلول من وجهة نظري ضرورة الانتقال من التعمين إلى الإحلال الفعلي، فالتعمين بصيغته الحالية أثبت محدودية أثره بل ساهم أحيانًا في خلق وظائف شكلية لا تبني كفاءات، وتحفيز القطاع الخاص للعب دور أكبر في التوظيف  وذلك من خلال تقديم حوافز ضريبية أو امتيازات للشركات التي تلتزم بنسبة إحلال حقيقية وتُسهم في تدريب وتأهيل الكوادر العُمانية، وتطوير برامج تدريب عملي للمسرّحين والباحثين عن عمل، ودعم المشاريع الصغيرة والمتوسطة برؤية تشغيلية وتمويل مشروط بتوظيف حقيقي لعُمانيين، ودعم المبادرات الريادية من الباحثين عن عمل".

    rn
    rn

    وشدد المسكري على ضرورة التركيز على جلب الاستثمارات الخارجية في مختلف القطاعات وتقديم حوافز حقيقية ومغرية للمستثمرين تشمل الإعفاءات  التسهيلات والضمانات القانونية، وتنويع مصادر الاستثمار من خلال فتح قنوات مع الدول الغربية، وتفعيل دور البعثات الدبلوماسية والتجارية في الخارج للقيام بجهد تسويقي استثماري حقيقي وترويج أكبر لشتى المجالات وخاصة الصناعية والسياحية، وإعادة توزيع التنمية حسب التوزيع الجغرافي للباحثين عن عمل والمسرحين.

    rn
    rn

    وذكر الكاتب مسعود الحمداني أن قضية الباحثين عن عمل لن تغلق ما دامت القرارات ارتجالية والرؤية غير واضحة، مبينا: "لعل المستقبل ينذر بالأسوأ لأن معظم مؤسسات القطاع الخاص وحتى الحكومي في العالم ككل، ستتجه إلى الاعتماد على الآلة، ويقل الاهتمام بالعنصر البشري على المدى البعيد، ولن تكون سلطنة عمان استثناء من ذلك، لذلك يجب البدء وبشكل سريع، ومنظم إلى حل هذه القضية اليوم وليس غدا".

    rn
    rn

    وتابع قائلاً: "على الحكومة بشكل مُحدد أن تعمل على الآتي: مراجعة التشريعات والقوانين التي تحفّز الشباب على العمل، وإيجاد بيئة عمل مناسبة وصحية ومنافسة ومحفزة، وإلزام الشركات العملاقة ذات الأصول الكبيرة بتوظيف الشباب العماني، وإنشاء مؤسسات وشركات تُشرف عليها الحكومة، وتديرها من خلال شباب عمانيين، ودعم هذه الشركات من خلال قوانين الأولوية، ومن ثم تسليمها إلى الشباب بعد مدة زمنية معينة، في حال استقرار الشركة، وقدرتها على المنافسة في السوق، وإنشاء مزارع إنتاجية جماعية كبيرة، يديرها الشباب العماني، وتشرف عليها الحكومة، ودعم المشاريع الشبابية ماليا، وإداريا، وتخفيف الأعباء المالية عليها، من خلال إعفاءها من الضرائب المرهقة، وعدم وضع العراقيل الإدارية على كاهلها.

    rn
    rn

    وأكد الكاتب جابر بن حسين العماني أن ملف الباحثين عن عمل يحتاج إلى الدواء الفاعل وليس مجرد مسكنات وقتية لا فائدة منها، إذ تتمثل المشكلة في سوء توزيع الفرص وغياب التناسق بين التعليم وسوق العمل، مما خلق اليوم أزمة حقيقية تتطلب الكثير من الوعي في إيجاد الحلول الجذرية والمناسبة التي من خلالها تتم معالجة ملف الباحثين عن العمل".

    rn
    rn

    وأكد: "يجب أن تكون هناك شفافية ومساءلة لمحاسبة الدوائر الحكومية التي صرفت عليها الدولة الأموال الطائلة من الريالات دون نتاج حقيقي، وإلزامها بالعمل الجاد المخلص والمتفاني في خدمة البلاد والعباد، وعلينا ألا نتأخر في استثمار الطاقات الشبابية العمانية، فهي مهيأة لخدمة الوطن، على أكمل وجه بل مستعدة لتقديم الغالي والرخيص من أجل عمان، فقط افتحوا لهم أبواب الحوار وشاركوهم أفكارهم فستجدهم أهلا لخدمة الوطن ونجاحه وازدهاره وتألقه بين الأمم، وعلينا جميعًا تحمل المسؤولية والسعي الجاد والمسؤول لإنقاذ الوطن من البطالة وشرها".

    rn
    rn

    وقال الكاتب محمد بن زاهر العبري: "حين يعلن تقرير رسمي أن عدد الباحثين عن عمل في سلطنة عمان تجاوز 144 ألفًا، فنحن لا نقف أمام مجرد رقم بل أمام جرح اقتصادي واجتماعي يتسع بصمت في جسد الوطن، وهذه الأرقام لا تصرخ فقط بوجود أزمة في سوق العمل، بل تكشف فشلًا في التوزيع العادل للتنمية وتقصيرًا في استثمار الطاقات الوطنية".

    rn
    rn

    وشدد على ضرورة التعامل مع ملف الباحثين عن عمل والمسرحين باعتباره ملفًا وطنيًا سياديًا لا يحتمل المجاملة ولا التأجيل، فالتسريح الجماعي الذي يحدث في بعض القطاعات بات يُشبه النزيف، والأنظمة الحالية لا توفر الحماية الكافية للمواطن، بل تضعه أحيانًا في مواجهة الفراغ القاتل دون تعويض أو تأهيل، مضيفا: "المشهد الحالي يتطلب قرارات حاسمة، تبدأ بتقليص الاعتماد على العمالة الوافدة في القطاعات المتوسطة والبسيطة، وتحقيق توازن حقيقي في التعمين، وليس تعمينًا شكليًا يتم تجاوزه بأسماء على الورق، والقضية ليست في أعداد الخريجين، بل في غياب الرؤية الاقتصادية التي توائم بين التعليم وسوق العمل، وبين الطموح الوطني والواقع الإداري، ونحن نحتاج إلى شجاعة سياسية واقتصادية تعيد توجيه البوصلة نحو الإنسان العماني، باعتباره الثروة الحقيقية لهذا الوطن".

    rn
    rn

    وفي السياق، أوضح الكاتب حمد الناصري أنه يجب إلزام الشركات والمؤسسات العاملة في القطاع الحكومي بإرسال قائمة سنوية عن احتياجاتهم من الموظفين مع كشف مماثل عن تخصصات وأقسام ووظائف العاملين بها، إلى جانب متابعة الشركات والمؤسسات من قبل موظفي الوزارة وتنفيذ زيارات دورية تفتيشية غير مُعلنة للطرف الآخر، فحواها الوقوف على بعض التجاوزات ـ إن وجدت ـ وتلمّس احتياجات العاملين في القطاع نفسه، وحماية أجورهم وعملهم وترقياتهم من أي تعسّف إداري أو مسؤول في مقار عملهم ووضع ضوابط صارمة لهذا الموضوع، بالإضافة إلى تأهيل وتدريب الشباب العُماني في التخصصات الواردة من الجهات الحكومية والخاصة".

    rn
    rn

    وتابع قائلا: "يجب وضع استراتيجية شاملة أو خطة خمسية وربطها باحتياجات السوق العماني، والتنسيق مع الجهات المعنية لإعادة المسرحين إلى أعمالهم أو إلى عمل مماثل على وجه السرعة، إيقاف أي التزامات بنكية تخصهم إلى أن يجدوا عملا، ومتابعة تجاوزات الشركات والمؤسسات فغي القطاع الخاص وخروقات نظام العمل".

    n
    n

    n

    n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:733px;height:100px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="3103918091">rn rn rn

    rn
    n n n
    n
    n
    n
    n
    n
    n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="7763207434">rn rn rn

    rn
    n n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="2600834418">rn rn rn

    rn
    n
    n
    n
    rn

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="2600834418">rn rn rn

    rn
    rn
    n
    n
    n
    n
    n
    n
    rn rn rn
    rn
    rn
    rn
    rn

    جميع الحقوق محفوظة لموقع الرؤية © 2025

    rn
    rn
    rn
    rn
    rn
    n
    n
    window.site_url = 'https://alroya.om';rn window.time_zone = 'Asia/Muscat';rn rn rn moment.locale('ar');rn $('#datetime').text(moment().tz(time_zone).format('dddd DD MMMM YYYY'));rn $('.main-menu a').each(function () {rn var $this = $(this);rn if ($this.attr('href') == 'https://alroya.om/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة') {rn $this.addClass('active');rn }rn });rn Date.prototype.addHours = function (h) {rn this.setHours(this.getHours() + h);rn return this;rn }rn if ($.cookie('popup_ads') === undefined) {rn localStorage.setItem('popup_ads', 1)rn $.cookie('popup_ads', 1, {expires: new Date().addHours(2)});rn $('a#trigger_popup_ads').trigger('click')rn }rn rn rn $(document).ready(function () {rn rn // for mobile menurn $(document).on('keydown', function (e) {rn if (e.keyCode === 27) { // ESCrn $('body').removeClass('search-active mobile-menu-active')rn }rn });rn // check input, textarea no emptyrn $("input, textarea").on('focusout change submit blur', function () {rn if (!$(this).val()) {rn $(this).removeClass('not-empty');rn } else {rn $(this).addClass('not-empty');rn }rn }).blur();rn $('button[type="reset"]').on('click', function () {rn $(this).parents('form').find('input, textarea').removeClass('not-empty')rn });rn $('.site-overlay').on('click', function () {rn $('body').removeClass('mobile-menu-active search-active');rn });rn $('.menu-toggle').on('click', function () {rn $('body').removeClass('search-active').toggleClass('mobile-menu-active');rn });rn $('.search-toggle').on('click', function () {rn $('body').removeClass('mobile-menu-active').toggleClass('search-active');rn setTimeout(function () {rn $('.search-box input').focus()rn }, 300);rn });rn $('.mobile-menu .menu > li.submenu .submenu-toggle').on('click', function (e) {rn e.preventDefault();rn var $parent = $(this).closest('li.submenu')rn if (!$parent.hasClass('active')) {rn $('.mobile-menu .menu > li.active').removeClass('active');rn $parent.addClass('active')rn } else {rn }rn });rn rn var swiper = new Swiper('.widget-1 .swiper-container', {rn slidesPerView: 1,rn autoplay: {rn delay: 2500,rn disableOnInteraction: false,rn },rn navigation: {rn nextEl: '.widget-1 .swiper-button-next',rn prevEl: '.widget-1 .swiper-button-prev',rn },rn on: {rn init: function () {rn $('.widget-1 .loader').remove();rn $('.widget-1 .swiper-container').css('height', '');rn $('.widget-1 .swiper-wrapper.opacity').removeClass('opacity');rn },rn }rn });rn rn // tabsrn $(".tabs").idTabs(function (id, list, set) {rn $("a", set).removeClass("selected")rn .filter("[href='" + id + "']", set).addClass("selected");rn for (i in list)rn $(list[i]).hide();rn $(id).fadeIn();rn return false;rn });rn new Swiper('.swiper-fade .swiper-container', {rn slidesPerView: 1,rn effect: 'fade',rn loop: true,rn autoplay: {rn delay: 2500,rn disableOnInteraction: false,rn },rn on: {rn init: function () {rn $('.swiper-fade .loader').remove();rn $('.swiper-fade .swiper-wrapper.opacity').removeClass('opacity');rn },rn }rn });rn });rn $(document).ready(function (){rn function adsFixed(){rn var adsFixedActive = $('.ads-fixed').length;rn if (adsFixedActive){rn if ($(window).width() >= 991){rn var container = $('.container'), containerWidth = container.width(),rn containerLeft = container.offset().left;rn $('.ads-fixed.ads-left').css('left', containerLeft)rn $('.ads-fixed.ads-right').css('left', (containerLeft + containerWidth + 30));rn if ($(window).scrollTop() >= 210){rn $('.ads-fixed').css({'position': 'fixed' ,'top': 10})rn }else $('.ads-fixed').css({'position': 'absolute' ,'top': 210})rn }rn }rn }rn adsFixed();rn $(window).on('scroll load resize', function (){rn adsFixed();rn })rn })rn $('.page-post .font-tool.plus').on('click', function (event) {n event.preventDefault();n $('.page-post .post-text-container *').each(function () {n var currentTextSize = parseInt($(this).css('font-size'));n $(this).css('font-size', (currentTextSize + 1) + 'px');n });n });n n $('.page-post .font-tool.minus').on('click', function (event) {n event.preventDefault();n $('.page-post .post-text-container *').each(function () {n var currentTextSize = parseInt($(this).css('font-size'));n $(this).css('font-size', (currentTextSize - 1) + 'px');n });n });n var swiper = new Swiper('.swiper-container', {n navigation: {n nextEl: '.swiper-button-next',n prevEl: '.swiper-button-prev',n },n });n n rn _atrk_opts = { atrk_acct:"+xldi1acVE002d", domain:"alroya.om",dynamic: true};rn (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();rn rn rn n n n """
  11. LeagueFlysystemConfig {#1422}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php

     * @param  mixed  $options
     * @return bool
     */
    public function put($path, $contents, $options = [])
    {
        $options = is_string($options)
                     ? ['visibility' => $options]
                     : (array) $options;
 
        // If the given contents is actually a file or uploaded file instance than we will
        // automatically store the file using a stream. This provides a convenient path
        // for the developer to store streams without managing them manually in code.
        if ($contents instanceof File ||
            $contents instanceof UploadedFile) {
            return $this->putFile($path, $contents, $options);
        }
 
        return is_resource($contents)
                ? $this->driver->putStream($path, $contents, $options)
                : $this->driver->put($path, $contents, $options);
    }
 
    /**
     * Store the uploaded file on the disk.
     *
     * @param  string  $path
     * @param  IlluminateHttpFile|IlluminateHttpUploadedFile  $file
     * @param  array  $options
     * @return string|false
     */
    public function putFile($path, $file, $options = [])
    {
        return $this->putFileAs($path, $file, $file->hashName(), $options);
    }
 
    /**
     * Store the uploaded file on the disk with a given name.
     *
     * @param  string  $path
     * @param  IlluminateHttpFile|IlluminateHttpUploadedFile  $file

Arguments

  1. "cache/static/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة/index.html"
    
  2. """
    n
    n
    n
      n
      n
      n
      n
      n
      n
          إخفاقات في ملف الباحثين عن عمل تُضاعف تحديات التشغيل.. وكتّاب يتحدثون لـ"الرؤية" عن حلول فورية لأزمة الباحثين عن عمل.. ويؤكدون: التحرك الجاد سينهي الأزمة | جريدة الرؤية العمانيةn
        rn
        rn
        rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
    rn
    rn
          href="https://alroya.om/rss/category/all"/>rn
                                                                                                                                                                                                                        rn
    n
        n
      n
    n
    
      @font-face {n
        font-family: Greta;n
        src: url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.eot');n
        src: url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'),n
        url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.woff') format('woff'),n
        url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.otf') format("opentype");n
      }n
      @media (min-width: 991px){.ads-fixed{position: absolute;top: 210px;z-index: 13;}  .ads-fixed.ads-left{transform: translateX(-100%);}}n
      .widget-social a[class*=twitter]{background-color: #0f1419 !important;}n
    .widget-social a i.icon-twitterx{n
    width: 20px;n
        height: 20px;n
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'%3E%3C/path%3E%3Cpath d='M8 2H1L9.26086 13.0145L1.44995 21.9999H4.09998L10.4883 14.651L16 22H23L14.3917 10.5223L21.8001 2H19.1501L13.1643 8.88578L8 2ZM17 20L5 4H7L19 20H17Z' fill='white'%3E%3C/path%3E%3C/svg%3E");n
    }n
    .footer-links .social a i.icon-twitterx{n
      display:inline-block;n
    width: 12px;n
        height: 12px;n
        background-image: url("data:image/svg+xml,");n
    }n
    .footer-links .social a:hover i.icon-twitterx{n
        background-image: url("data:image/svg+xml,");n
    }n
    n
    n
    n
    n
    n
    n
        rn
    
      window.dataLayer = window.dataLayer || [];rn
      function gtag(){dataLayer.push(arguments);}rn
      gtag('js', new Date());rn
    rn
      gtag('config', 'UA-80665052-1');rn
    rn
    rn
    n
    n
    n
    n
    n
    
    n n rn
    rn
    rn rn n
    n
    n n n @media (max-width: 480px){n .page-post .post-text-container p, .page-post .post-text-container span, .page-post .post-text-container div, .page-article .post-text-container p, .page-article .post-text-container span, .page-article .post-text-container div{n text-align: right !important;n }n n .page-post .post-text-container p{n text-align: right !important;n }n }n .page-post .post-text-container *{n font-family: Greta;n }n n n n n src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v6.0&appId=437560843555258&autoLogAppEvents=1">n
    n
    n
      n
  3. الرئيسية
  4. n
  5. n
  6. href="https://alroya.om/category/65/أخبار">أخبارn
  7. تحقيقاتn
  8. n
  9. تفاصيل الخبر
  10. n
    n n

    rn rn rn

    rn
    n
    n
    n
    n
    n n

    02 اغسطس 2025 . الساعة 23:17n بتوقيت مسقطn

    n
    n
    n
    n
    n
    ""n n n n n
    n
    n n
    n


    rn

     rn rn

    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمة

    rn
    rn

    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًا

    rn
    rn

    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في رصد آلاف الوظائف القابلة للتعمين الفوري

    rn
    rn

    ◄ المسكري: الاعتراف الصريح بالخلل في سوق العمل أولى خطوات حل المشكلة

    rn
    rn

    ◄ الحمداني: عدم وضوح الرؤية والقرارات الارتجالية لن يزيد الملف إلا سوءا

    rn
    rn

    ◄ جابر العماني: الشفافية والمساءلة ضروريتان لوضع الأمور في نصابها الصحيح

    rn
    rn

    ◄ العبري: أعداد الباحثين عن عمل ليست مجرد أرقام بل جرح اقتصادي واجتماعي

    rn
    rn

    ◄ الناصري: نحتاج إلى استراتيجية شاملة أو خطة خمسية وربطها باحتياجات السوق

    rn
    rn

     

    rn
    rn

    الرؤية- ناصر العبري

    rn
    rn

    أكد عددٌ من الكتّاب أنَّ قضية المسرّحين والباحثين عن عمل تعد من القضايا ذات الأولوية في الوقت الحالي، لأنها تترك أثرا عميقا داخل الأسر والمجتمع، مشددين على ضرورة اتخاذ خطوات فاعلة وسريعة لاحتواء هذه الأزمة والحفاظ على نسيج المجتمع واستقراره.

    rn
    rn

    وأشاروا- في تصريحات لـ"الرؤية"- إلى أنه في ظل التحولات الاقتصادية المتسارعة، والتغيرات التي طرأت على أنماط العمل والاحتياجات التشغيلية للمؤسسات، وجد العديد من الأفراد أنفسهم خارج سوق العمل. كما وضعوا حلولا فورية يمكن تطبيقها لحلحلة هذا الملف المتعلق بالباحثين عن عمل؟

    rn
    rn

    قال الدكتور علي حبيب اللواتي، إن الحكومة أنشأت صندوق عُمان المستقبل، بهدف تأسيس شركات ومؤسسات قوية الأمر الذي يُبشِّر بتوظيف الشباب العماني، ويمكن بالتوازي مع الجهود الحكومية اتخاذ إجراءات سريعة لحل هذا الملف، ومن بين هذه الحلول إنشاء "منظومة العمل المهني العماني" المبنية على مبادئ "التمكين والرعاية وتوفير عوامل النجاح لمشاريع الورش العمانية"، بحيث يتم نشر هذه المنظومة ورعايتها في جميع الولايات، لإيجاد أجيال عمانية شابة تقود سوق العمل المهني الفني، فتوفر الخدمات الأساسية في الولايات كخدمات صيانة المكيفات وصناعة الأثاث والمطابخ وصيانة السيارات وصناعة الأبواب الحديدية والنوافذ من الألمنيوم، على أن تدار وتشغل من قبل الشباب العُماني المهني.

    rn
    rn

    وأضاف: "المنظومة الجديدة ستكون مبنية على تشجيع الشباب لتكوين مؤسسات صغيرة مهنية فنية خاصة بهم، وذلك باستحداث سجل تجاري خاص بالمؤسسات الصغيرة المهنية الفنية العُمانية، يتم تسجيله باسم مجموعة من الشباب لا يتجاوز عددهم 5 أفراد كمؤسسين لورشة مهنية فنية، وليس باسم فرد واحد فقط، ويجب تخفيض رسوم البلدية لتسجيل عقود الإيجار لتلك المؤسسات المهنية الفنية العمانية من 3 إلى 1%، وكذلك بقية الرسوم على أن يقوم البنك المركزي العماني بتوجيه جميع البنوك لطرح منتجات خاصة بهذه المؤسسات كقروض ميسرة، فتكون نسبة الفائدة حتى أقل من 1%، أو بدون فائدة على أن تتقاضى البنوك رسوم الخدمات فقط".

    rn
    rn

    وتابع اللواتي قائلاً: "لتعزيز الثقافة المهنية يجب أن يُعاد تدريس المهن الفنية بالمدارس وتكون مواد إجبارية خلال الصفوف التاسع والعاشر، مع إعادة تفعيل منظومة المعاهد المهنية، إلى جانب إنشاء قناة تلفزيونية وإذاعية عُمانية متخصصتين في نشر التوعية بأهمية المهن الفنية في المجتمع، ببرامجها المميزة، واستحداث فصل تشريعي في قانون العمل الحالي يُقنن علاقات العمل الخاصة بتلك المؤسسات بحيث ليكون جزءًا من قانون العمل العماني المحدث، وإلى جانب ذلك تقدم الحكومة لهؤلاء الشباب أصحاب السجل مبلغا شهريا بمقدار 250 ريالا لكل واحد منهم لمدة سنة واحدة فقط، وذلك بعد اكتمال جميع الإجراءات لإنشاء الورشة، وهذه المبالغ لن تمثل عبئاً إضافياً على الدولة كونها محدودة ولفترة بعينها، مقارنة بالدعم المقدم الدائم لشركات الحكومة وغيرها"، وتقوم كل محافظة بتكريم تلك الورش المهنية العمانية في نطاق ولايتها كل 6 أشهر لترفع من مستوى التنافس بينهم".

    rn
    rn

    واقترح اللواتي إنشاء المجلس الأعلى للتوظيف والتشغيل لعلاج أزمة التوظيف، والذي يتحمل دور تطوير التشريعات ودعم القطاعات وإيجاد فرص العمل، على أن يحقق هدف توظيف 30% من الباحثين عن عمل حلال عام.

    rn
    rn

    وفي السياق، قال الدكتور يوسف بن عوض بن سالم البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًا، ويعيد الثقة لسوق العمل العُماني، والحل يبدأ من تغيير فلسفة التوظيف نفسها، بأن لا نكتفي بتوفير فرص تقليدية، بل نخلق بيئة تولّد العمل من داخلها، عبر تحفيز المشاريع الريادية، وتوجيه الاستثمارات نحو قطاعات واعدة كالتقنية والذكاء الاصطناعي والزراعة الذكية، كما أن مواءمة التعليم مع سوق العمل أصبحت أولوية قصوى؛ إذ لا يعقل أن نُخرّج الآلاف في تخصصات لا يحتاجها الواقع، فنحن نحتاج إلى ربط حقيقي وواقعي بين التخصصات واحتياجات السوق، كما أننا بحاجة إلى وطنية رقمية موحدة، ترصد حالة الباحث عن عمل أو المسرّح وتقدم له فرصًا واقعية بناء على مهاراته، لا مجرد شهاداته".

    rn
    rn

    واستنكر البلوشي إعلان الشركات عن وظائف للوافدين واستقدام أعداد كبيرة من العمالة الوافدة لشغل وظائف وظائف يمكن أن يقوم بها المواطن، مضيفا: "والأدهى والأمر عندما نجد وافدا لا يمتلك من الخبرة شيء هو من يدير العمل والعماني الخريج الذي ابتعثته الحكومة للدراسة في الخارج في أرقى الجامعات يعمل موظفاً عنده في غير تخصصه، لذلك نقول إن الحلول الترقيعية لم تعد تنفع".

    rn
    rn

    وأشار الدكتور ذياب بن سالم العبري إلى أن جوهر الحل لا يرتبط فقط بتوفير فرص العمل، بل ببناء اقتصاد منتج متكامل، يَفتح مسارات جديدة، ويعيد توجيه دفة الجهد الوطني نحو الصناعة والخدمات والابتكار، بدل الاعتماد على الاستيراد والتوظيف التقليدي.

    rn
    rn

    وبيّن: "لدينا قطاعات واعدة تمكننا من خلق الكثير من الوظائف مثل قطاع النفط والغاز وتشغيل الموانئ والمدن التخزينية والمناطق اللوجستية والقطاعان الزراعي والسمكي، وفي زمن الذكاء الاصطناعي، لم يعد مقبولًا أن تُدار بيانات القوى العاملة بشكل تقليدي، فتحليل بيانات العمالة الوافدة والمحلية باستخدام أدوات الذكاء الاصطناعي يمكن أن يساعدنا على رصد آلاف الوظائف القابلة للتعمين الفوري".

    rn
    rn

    أما الكاتب عباس المسكري، فأوضح أن الحل يبدأ من الاعتراف الصريح  بالخلل في سوق العمل والتعامل معه بشجاعة وشفافية مطلقة، مبينا: "أبرز الحلول من وجهة نظري ضرورة الانتقال من التعمين إلى الإحلال الفعلي، فالتعمين بصيغته الحالية أثبت محدودية أثره بل ساهم أحيانًا في خلق وظائف شكلية لا تبني كفاءات، وتحفيز القطاع الخاص للعب دور أكبر في التوظيف  وذلك من خلال تقديم حوافز ضريبية أو امتيازات للشركات التي تلتزم بنسبة إحلال حقيقية وتُسهم في تدريب وتأهيل الكوادر العُمانية، وتطوير برامج تدريب عملي للمسرّحين والباحثين عن عمل، ودعم المشاريع الصغيرة والمتوسطة برؤية تشغيلية وتمويل مشروط بتوظيف حقيقي لعُمانيين، ودعم المبادرات الريادية من الباحثين عن عمل".

    rn
    rn

    وشدد المسكري على ضرورة التركيز على جلب الاستثمارات الخارجية في مختلف القطاعات وتقديم حوافز حقيقية ومغرية للمستثمرين تشمل الإعفاءات  التسهيلات والضمانات القانونية، وتنويع مصادر الاستثمار من خلال فتح قنوات مع الدول الغربية، وتفعيل دور البعثات الدبلوماسية والتجارية في الخارج للقيام بجهد تسويقي استثماري حقيقي وترويج أكبر لشتى المجالات وخاصة الصناعية والسياحية، وإعادة توزيع التنمية حسب التوزيع الجغرافي للباحثين عن عمل والمسرحين.

    rn
    rn

    وذكر الكاتب مسعود الحمداني أن قضية الباحثين عن عمل لن تغلق ما دامت القرارات ارتجالية والرؤية غير واضحة، مبينا: "لعل المستقبل ينذر بالأسوأ لأن معظم مؤسسات القطاع الخاص وحتى الحكومي في العالم ككل، ستتجه إلى الاعتماد على الآلة، ويقل الاهتمام بالعنصر البشري على المدى البعيد، ولن تكون سلطنة عمان استثناء من ذلك، لذلك يجب البدء وبشكل سريع، ومنظم إلى حل هذه القضية اليوم وليس غدا".

    rn
    rn

    وتابع قائلاً: "على الحكومة بشكل مُحدد أن تعمل على الآتي: مراجعة التشريعات والقوانين التي تحفّز الشباب على العمل، وإيجاد بيئة عمل مناسبة وصحية ومنافسة ومحفزة، وإلزام الشركات العملاقة ذات الأصول الكبيرة بتوظيف الشباب العماني، وإنشاء مؤسسات وشركات تُشرف عليها الحكومة، وتديرها من خلال شباب عمانيين، ودعم هذه الشركات من خلال قوانين الأولوية، ومن ثم تسليمها إلى الشباب بعد مدة زمنية معينة، في حال استقرار الشركة، وقدرتها على المنافسة في السوق، وإنشاء مزارع إنتاجية جماعية كبيرة، يديرها الشباب العماني، وتشرف عليها الحكومة، ودعم المشاريع الشبابية ماليا، وإداريا، وتخفيف الأعباء المالية عليها، من خلال إعفاءها من الضرائب المرهقة، وعدم وضع العراقيل الإدارية على كاهلها.

    rn
    rn

    وأكد الكاتب جابر بن حسين العماني أن ملف الباحثين عن عمل يحتاج إلى الدواء الفاعل وليس مجرد مسكنات وقتية لا فائدة منها، إذ تتمثل المشكلة في سوء توزيع الفرص وغياب التناسق بين التعليم وسوق العمل، مما خلق اليوم أزمة حقيقية تتطلب الكثير من الوعي في إيجاد الحلول الجذرية والمناسبة التي من خلالها تتم معالجة ملف الباحثين عن العمل".

    rn
    rn

    وأكد: "يجب أن تكون هناك شفافية ومساءلة لمحاسبة الدوائر الحكومية التي صرفت عليها الدولة الأموال الطائلة من الريالات دون نتاج حقيقي، وإلزامها بالعمل الجاد المخلص والمتفاني في خدمة البلاد والعباد، وعلينا ألا نتأخر في استثمار الطاقات الشبابية العمانية، فهي مهيأة لخدمة الوطن، على أكمل وجه بل مستعدة لتقديم الغالي والرخيص من أجل عمان، فقط افتحوا لهم أبواب الحوار وشاركوهم أفكارهم فستجدهم أهلا لخدمة الوطن ونجاحه وازدهاره وتألقه بين الأمم، وعلينا جميعًا تحمل المسؤولية والسعي الجاد والمسؤول لإنقاذ الوطن من البطالة وشرها".

    rn
    rn

    وقال الكاتب محمد بن زاهر العبري: "حين يعلن تقرير رسمي أن عدد الباحثين عن عمل في سلطنة عمان تجاوز 144 ألفًا، فنحن لا نقف أمام مجرد رقم بل أمام جرح اقتصادي واجتماعي يتسع بصمت في جسد الوطن، وهذه الأرقام لا تصرخ فقط بوجود أزمة في سوق العمل، بل تكشف فشلًا في التوزيع العادل للتنمية وتقصيرًا في استثمار الطاقات الوطنية".

    rn
    rn

    وشدد على ضرورة التعامل مع ملف الباحثين عن عمل والمسرحين باعتباره ملفًا وطنيًا سياديًا لا يحتمل المجاملة ولا التأجيل، فالتسريح الجماعي الذي يحدث في بعض القطاعات بات يُشبه النزيف، والأنظمة الحالية لا توفر الحماية الكافية للمواطن، بل تضعه أحيانًا في مواجهة الفراغ القاتل دون تعويض أو تأهيل، مضيفا: "المشهد الحالي يتطلب قرارات حاسمة، تبدأ بتقليص الاعتماد على العمالة الوافدة في القطاعات المتوسطة والبسيطة، وتحقيق توازن حقيقي في التعمين، وليس تعمينًا شكليًا يتم تجاوزه بأسماء على الورق، والقضية ليست في أعداد الخريجين، بل في غياب الرؤية الاقتصادية التي توائم بين التعليم وسوق العمل، وبين الطموح الوطني والواقع الإداري، ونحن نحتاج إلى شجاعة سياسية واقتصادية تعيد توجيه البوصلة نحو الإنسان العماني، باعتباره الثروة الحقيقية لهذا الوطن".

    rn
    rn

    وفي السياق، أوضح الكاتب حمد الناصري أنه يجب إلزام الشركات والمؤسسات العاملة في القطاع الحكومي بإرسال قائمة سنوية عن احتياجاتهم من الموظفين مع كشف مماثل عن تخصصات وأقسام ووظائف العاملين بها، إلى جانب متابعة الشركات والمؤسسات من قبل موظفي الوزارة وتنفيذ زيارات دورية تفتيشية غير مُعلنة للطرف الآخر، فحواها الوقوف على بعض التجاوزات ـ إن وجدت ـ وتلمّس احتياجات العاملين في القطاع نفسه، وحماية أجورهم وعملهم وترقياتهم من أي تعسّف إداري أو مسؤول في مقار عملهم ووضع ضوابط صارمة لهذا الموضوع، بالإضافة إلى تأهيل وتدريب الشباب العُماني في التخصصات الواردة من الجهات الحكومية والخاصة".

    rn
    rn

    وتابع قائلا: "يجب وضع استراتيجية شاملة أو خطة خمسية وربطها باحتياجات السوق العماني، والتنسيق مع الجهات المعنية لإعادة المسرحين إلى أعمالهم أو إلى عمل مماثل على وجه السرعة، إيقاف أي التزامات بنكية تخصهم إلى أن يجدوا عملا، ومتابعة تجاوزات الشركات والمؤسسات فغي القطاع الخاص وخروقات نظام العمل".

    n
    n

    n

    n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:733px;height:100px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="3103918091">rn rn rn

    rn
    n n n
    n
    n
    n
    n
    n
    n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="7763207434">rn rn rn

    rn
    n n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="2600834418">rn rn rn

    rn
    n
    n
    n
    rn

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="2600834418">rn rn rn

    rn
    rn
    n
    n
    n
    n
    n
    n
    rn rn rn
    rn
    rn
    rn
    rn

    جميع الحقوق محفوظة لموقع الرؤية © 2025

    rn
    rn
    rn
    rn
    rn
    n
    n
    window.site_url = 'https://alroya.om';rn window.time_zone = 'Asia/Muscat';rn rn rn moment.locale('ar');rn $('#datetime').text(moment().tz(time_zone).format('dddd DD MMMM YYYY'));rn $('.main-menu a').each(function () {rn var $this = $(this);rn if ($this.attr('href') == 'https://alroya.om/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة') {rn $this.addClass('active');rn }rn });rn Date.prototype.addHours = function (h) {rn this.setHours(this.getHours() + h);rn return this;rn }rn if ($.cookie('popup_ads') === undefined) {rn localStorage.setItem('popup_ads', 1)rn $.cookie('popup_ads', 1, {expires: new Date().addHours(2)});rn $('a#trigger_popup_ads').trigger('click')rn }rn rn rn $(document).ready(function () {rn rn // for mobile menurn $(document).on('keydown', function (e) {rn if (e.keyCode === 27) { // ESCrn $('body').removeClass('search-active mobile-menu-active')rn }rn });rn // check input, textarea no emptyrn $("input, textarea").on('focusout change submit blur', function () {rn if (!$(this).val()) {rn $(this).removeClass('not-empty');rn } else {rn $(this).addClass('not-empty');rn }rn }).blur();rn $('button[type="reset"]').on('click', function () {rn $(this).parents('form').find('input, textarea').removeClass('not-empty')rn });rn $('.site-overlay').on('click', function () {rn $('body').removeClass('mobile-menu-active search-active');rn });rn $('.menu-toggle').on('click', function () {rn $('body').removeClass('search-active').toggleClass('mobile-menu-active');rn });rn $('.search-toggle').on('click', function () {rn $('body').removeClass('mobile-menu-active').toggleClass('search-active');rn setTimeout(function () {rn $('.search-box input').focus()rn }, 300);rn });rn $('.mobile-menu .menu > li.submenu .submenu-toggle').on('click', function (e) {rn e.preventDefault();rn var $parent = $(this).closest('li.submenu')rn if (!$parent.hasClass('active')) {rn $('.mobile-menu .menu > li.active').removeClass('active');rn $parent.addClass('active')rn } else {rn }rn });rn rn var swiper = new Swiper('.widget-1 .swiper-container', {rn slidesPerView: 1,rn autoplay: {rn delay: 2500,rn disableOnInteraction: false,rn },rn navigation: {rn nextEl: '.widget-1 .swiper-button-next',rn prevEl: '.widget-1 .swiper-button-prev',rn },rn on: {rn init: function () {rn $('.widget-1 .loader').remove();rn $('.widget-1 .swiper-container').css('height', '');rn $('.widget-1 .swiper-wrapper.opacity').removeClass('opacity');rn },rn }rn });rn rn // tabsrn $(".tabs").idTabs(function (id, list, set) {rn $("a", set).removeClass("selected")rn .filter("[href='" + id + "']", set).addClass("selected");rn for (i in list)rn $(list[i]).hide();rn $(id).fadeIn();rn return false;rn });rn new Swiper('.swiper-fade .swiper-container', {rn slidesPerView: 1,rn effect: 'fade',rn loop: true,rn autoplay: {rn delay: 2500,rn disableOnInteraction: false,rn },rn on: {rn init: function () {rn $('.swiper-fade .loader').remove();rn $('.swiper-fade .swiper-wrapper.opacity').removeClass('opacity');rn },rn }rn });rn });rn $(document).ready(function (){rn function adsFixed(){rn var adsFixedActive = $('.ads-fixed').length;rn if (adsFixedActive){rn if ($(window).width() >= 991){rn var container = $('.container'), containerWidth = container.width(),rn containerLeft = container.offset().left;rn $('.ads-fixed.ads-left').css('left', containerLeft)rn $('.ads-fixed.ads-right').css('left', (containerLeft + containerWidth + 30));rn if ($(window).scrollTop() >= 210){rn $('.ads-fixed').css({'position': 'fixed' ,'top': 10})rn }else $('.ads-fixed').css({'position': 'absolute' ,'top': 210})rn }rn }rn }rn adsFixed();rn $(window).on('scroll load resize', function (){rn adsFixed();rn })rn })rn $('.page-post .font-tool.plus').on('click', function (event) {n event.preventDefault();n $('.page-post .post-text-container *').each(function () {n var currentTextSize = parseInt($(this).css('font-size'));n $(this).css('font-size', (currentTextSize + 1) + 'px');n });n });n n $('.page-post .font-tool.minus').on('click', function (event) {n event.preventDefault();n $('.page-post .post-text-container *').each(function () {n var currentTextSize = parseInt($(this).css('font-size'));n $(this).css('font-size', (currentTextSize - 1) + 'px');n });n });n var swiper = new Swiper('.swiper-container', {n navigation: {n nextEl: '.swiper-button-next',n prevEl: '.swiper-button-prev',n },n });n n rn _atrk_opts = { atrk_acct:"+xldi1acVE002d", domain:"alroya.om",dynamic: true};rn (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();rn rn rn n n n """
  11. LeagueFlysystemConfig {#1422}
    

/home/alroya.om/o2_cms/app/Http/Middleware/CacheMiddleware.php

     *
     * @param  IlluminateHttpRequest $request
     * @param  Closure $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        $response = $next($request);
        if (config('cache.static') && settings('app.status') && !auth('admin')->check()) {
            if ($response->getStatusCode() == 200) {
                $route = $request->route()->getName();
                if (in_array($route, config('app.static_cache_routes'))) {
                    $path = trim(urldecode($request->path()), '/');
                    $path = "cache/static/{$path}";
                    if (!Storage::disk('public')->exists($path)) {
                        Storage::disk('public')->makeDirectory($path, 0777, true, true);
                    }
                    $content = $response->content();
                    if (!empty(trim($content)))
                        Storage::disk('public')->put($path . '/index.html', $content);
                }
            }
        }
        return $response;
    }
}
 

Arguments

  1. "cache/static/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة/index.html"
    
  2. """
    n
    n
    n
      n
      n
      n
      n
      n
      n
          إخفاقات في ملف الباحثين عن عمل تُضاعف تحديات التشغيل.. وكتّاب يتحدثون لـ"الرؤية" عن حلول فورية لأزمة الباحثين عن عمل.. ويؤكدون: التحرك الجاد سينهي الأزمة | جريدة الرؤية العمانيةn
        rn
        rn
        rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
     rn
    rn
    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمةrn
    rn
    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًاrn
    rn
    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في "/>rn
        rn
        rn
        rn
        rn
        rn
        rn
        rn
    rn
    rn
          href="https://alroya.om/rss/category/all"/>rn
                                                                                                                                                                                                                        rn
    n
        n
      n
    n
    
      @font-face {n
        font-family: Greta;n
        src: url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.eot');n
        src: url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'),n
        url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.woff') format('woff'),n
        url('https://alroya.om/style/assets/stylesheet/fonts/greta/Greta_Arabic_Regular.otf') format("opentype");n
      }n
      @media (min-width: 991px){.ads-fixed{position: absolute;top: 210px;z-index: 13;}  .ads-fixed.ads-left{transform: translateX(-100%);}}n
      .widget-social a[class*=twitter]{background-color: #0f1419 !important;}n
    .widget-social a i.icon-twitterx{n
    width: 20px;n
        height: 20px;n
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'%3E%3C/path%3E%3Cpath d='M8 2H1L9.26086 13.0145L1.44995 21.9999H4.09998L10.4883 14.651L16 22H23L14.3917 10.5223L21.8001 2H19.1501L13.1643 8.88578L8 2ZM17 20L5 4H7L19 20H17Z' fill='white'%3E%3C/path%3E%3C/svg%3E");n
    }n
    .footer-links .social a i.icon-twitterx{n
      display:inline-block;n
    width: 12px;n
        height: 12px;n
        background-image: url("data:image/svg+xml,");n
    }n
    .footer-links .social a:hover i.icon-twitterx{n
        background-image: url("data:image/svg+xml,");n
    }n
    n
    n
    n
    n
    n
    n
        rn
    
      window.dataLayer = window.dataLayer || [];rn
      function gtag(){dataLayer.push(arguments);}rn
      gtag('js', new Date());rn
    rn
      gtag('config', 'UA-80665052-1');rn
    rn
    rn
    n
    n
    n
    n
    n
    
    n n rn
    rn
    rn rn n
    n
    n n n @media (max-width: 480px){n .page-post .post-text-container p, .page-post .post-text-container span, .page-post .post-text-container div, .page-article .post-text-container p, .page-article .post-text-container span, .page-article .post-text-container div{n text-align: right !important;n }n n .page-post .post-text-container p{n text-align: right !important;n }n }n .page-post .post-text-container *{n font-family: Greta;n }n n n n n src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v6.0&appId=437560843555258&autoLogAppEvents=1">n
    n
    n
      n
  3. الرئيسية
  4. n
  5. n
  6. href="https://alroya.om/category/65/أخبار">أخبارn
  7. تحقيقاتn
  8. n
  9. تفاصيل الخبر
  10. n
    n n

    rn rn rn

    rn
    n
    n
    n
    n
    n n

    02 اغسطس 2025 . الساعة 23:17n بتوقيت مسقطn

    n
    n
    n
    n
    n
    ""n n n n n
    n
    n n
    n


    rn

     rn rn

    ◄ اللواتي: إنشاء منظومة العمل المهني والمجلس الأعلى للتوظيف سبيلان لحل الأزمة

    rn
    rn

    ◄ البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًا

    rn
    rn

    ◄ العبري: يمكن توظيف الذكاء الاصطناعي في رصد آلاف الوظائف القابلة للتعمين الفوري

    rn
    rn

    ◄ المسكري: الاعتراف الصريح بالخلل في سوق العمل أولى خطوات حل المشكلة

    rn
    rn

    ◄ الحمداني: عدم وضوح الرؤية والقرارات الارتجالية لن يزيد الملف إلا سوءا

    rn
    rn

    ◄ جابر العماني: الشفافية والمساءلة ضروريتان لوضع الأمور في نصابها الصحيح

    rn
    rn

    ◄ العبري: أعداد الباحثين عن عمل ليست مجرد أرقام بل جرح اقتصادي واجتماعي

    rn
    rn

    ◄ الناصري: نحتاج إلى استراتيجية شاملة أو خطة خمسية وربطها باحتياجات السوق

    rn
    rn

     

    rn
    rn

    الرؤية- ناصر العبري

    rn
    rn

    أكد عددٌ من الكتّاب أنَّ قضية المسرّحين والباحثين عن عمل تعد من القضايا ذات الأولوية في الوقت الحالي، لأنها تترك أثرا عميقا داخل الأسر والمجتمع، مشددين على ضرورة اتخاذ خطوات فاعلة وسريعة لاحتواء هذه الأزمة والحفاظ على نسيج المجتمع واستقراره.

    rn
    rn

    وأشاروا- في تصريحات لـ"الرؤية"- إلى أنه في ظل التحولات الاقتصادية المتسارعة، والتغيرات التي طرأت على أنماط العمل والاحتياجات التشغيلية للمؤسسات، وجد العديد من الأفراد أنفسهم خارج سوق العمل. كما وضعوا حلولا فورية يمكن تطبيقها لحلحلة هذا الملف المتعلق بالباحثين عن عمل؟

    rn
    rn

    قال الدكتور علي حبيب اللواتي، إن الحكومة أنشأت صندوق عُمان المستقبل، بهدف تأسيس شركات ومؤسسات قوية الأمر الذي يُبشِّر بتوظيف الشباب العماني، ويمكن بالتوازي مع الجهود الحكومية اتخاذ إجراءات سريعة لحل هذا الملف، ومن بين هذه الحلول إنشاء "منظومة العمل المهني العماني" المبنية على مبادئ "التمكين والرعاية وتوفير عوامل النجاح لمشاريع الورش العمانية"، بحيث يتم نشر هذه المنظومة ورعايتها في جميع الولايات، لإيجاد أجيال عمانية شابة تقود سوق العمل المهني الفني، فتوفر الخدمات الأساسية في الولايات كخدمات صيانة المكيفات وصناعة الأثاث والمطابخ وصيانة السيارات وصناعة الأبواب الحديدية والنوافذ من الألمنيوم، على أن تدار وتشغل من قبل الشباب العُماني المهني.

    rn
    rn

    وأضاف: "المنظومة الجديدة ستكون مبنية على تشجيع الشباب لتكوين مؤسسات صغيرة مهنية فنية خاصة بهم، وذلك باستحداث سجل تجاري خاص بالمؤسسات الصغيرة المهنية الفنية العُمانية، يتم تسجيله باسم مجموعة من الشباب لا يتجاوز عددهم 5 أفراد كمؤسسين لورشة مهنية فنية، وليس باسم فرد واحد فقط، ويجب تخفيض رسوم البلدية لتسجيل عقود الإيجار لتلك المؤسسات المهنية الفنية العمانية من 3 إلى 1%، وكذلك بقية الرسوم على أن يقوم البنك المركزي العماني بتوجيه جميع البنوك لطرح منتجات خاصة بهذه المؤسسات كقروض ميسرة، فتكون نسبة الفائدة حتى أقل من 1%، أو بدون فائدة على أن تتقاضى البنوك رسوم الخدمات فقط".

    rn
    rn

    وتابع اللواتي قائلاً: "لتعزيز الثقافة المهنية يجب أن يُعاد تدريس المهن الفنية بالمدارس وتكون مواد إجبارية خلال الصفوف التاسع والعاشر، مع إعادة تفعيل منظومة المعاهد المهنية، إلى جانب إنشاء قناة تلفزيونية وإذاعية عُمانية متخصصتين في نشر التوعية بأهمية المهن الفنية في المجتمع، ببرامجها المميزة، واستحداث فصل تشريعي في قانون العمل الحالي يُقنن علاقات العمل الخاصة بتلك المؤسسات بحيث ليكون جزءًا من قانون العمل العماني المحدث، وإلى جانب ذلك تقدم الحكومة لهؤلاء الشباب أصحاب السجل مبلغا شهريا بمقدار 250 ريالا لكل واحد منهم لمدة سنة واحدة فقط، وذلك بعد اكتمال جميع الإجراءات لإنشاء الورشة، وهذه المبالغ لن تمثل عبئاً إضافياً على الدولة كونها محدودة ولفترة بعينها، مقارنة بالدعم المقدم الدائم لشركات الحكومة وغيرها"، وتقوم كل محافظة بتكريم تلك الورش المهنية العمانية في نطاق ولايتها كل 6 أشهر لترفع من مستوى التنافس بينهم".

    rn
    rn

    واقترح اللواتي إنشاء المجلس الأعلى للتوظيف والتشغيل لعلاج أزمة التوظيف، والذي يتحمل دور تطوير التشريعات ودعم القطاعات وإيجاد فرص العمل، على أن يحقق هدف توظيف 30% من الباحثين عن عمل حلال عام.

    rn
    rn

    وفي السياق، قال الدكتور يوسف بن عوض بن سالم البلوشي: نحن بحاجة إلى تحرك جذري يبني اقتصادًا منتجًا لا مستهلكًا، ويعيد الثقة لسوق العمل العُماني، والحل يبدأ من تغيير فلسفة التوظيف نفسها، بأن لا نكتفي بتوفير فرص تقليدية، بل نخلق بيئة تولّد العمل من داخلها، عبر تحفيز المشاريع الريادية، وتوجيه الاستثمارات نحو قطاعات واعدة كالتقنية والذكاء الاصطناعي والزراعة الذكية، كما أن مواءمة التعليم مع سوق العمل أصبحت أولوية قصوى؛ إذ لا يعقل أن نُخرّج الآلاف في تخصصات لا يحتاجها الواقع، فنحن نحتاج إلى ربط حقيقي وواقعي بين التخصصات واحتياجات السوق، كما أننا بحاجة إلى وطنية رقمية موحدة، ترصد حالة الباحث عن عمل أو المسرّح وتقدم له فرصًا واقعية بناء على مهاراته، لا مجرد شهاداته".

    rn
    rn

    واستنكر البلوشي إعلان الشركات عن وظائف للوافدين واستقدام أعداد كبيرة من العمالة الوافدة لشغل وظائف وظائف يمكن أن يقوم بها المواطن، مضيفا: "والأدهى والأمر عندما نجد وافدا لا يمتلك من الخبرة شيء هو من يدير العمل والعماني الخريج الذي ابتعثته الحكومة للدراسة في الخارج في أرقى الجامعات يعمل موظفاً عنده في غير تخصصه، لذلك نقول إن الحلول الترقيعية لم تعد تنفع".

    rn
    rn

    وأشار الدكتور ذياب بن سالم العبري إلى أن جوهر الحل لا يرتبط فقط بتوفير فرص العمل، بل ببناء اقتصاد منتج متكامل، يَفتح مسارات جديدة، ويعيد توجيه دفة الجهد الوطني نحو الصناعة والخدمات والابتكار، بدل الاعتماد على الاستيراد والتوظيف التقليدي.

    rn
    rn

    وبيّن: "لدينا قطاعات واعدة تمكننا من خلق الكثير من الوظائف مثل قطاع النفط والغاز وتشغيل الموانئ والمدن التخزينية والمناطق اللوجستية والقطاعان الزراعي والسمكي، وفي زمن الذكاء الاصطناعي، لم يعد مقبولًا أن تُدار بيانات القوى العاملة بشكل تقليدي، فتحليل بيانات العمالة الوافدة والمحلية باستخدام أدوات الذكاء الاصطناعي يمكن أن يساعدنا على رصد آلاف الوظائف القابلة للتعمين الفوري".

    rn
    rn

    أما الكاتب عباس المسكري، فأوضح أن الحل يبدأ من الاعتراف الصريح  بالخلل في سوق العمل والتعامل معه بشجاعة وشفافية مطلقة، مبينا: "أبرز الحلول من وجهة نظري ضرورة الانتقال من التعمين إلى الإحلال الفعلي، فالتعمين بصيغته الحالية أثبت محدودية أثره بل ساهم أحيانًا في خلق وظائف شكلية لا تبني كفاءات، وتحفيز القطاع الخاص للعب دور أكبر في التوظيف  وذلك من خلال تقديم حوافز ضريبية أو امتيازات للشركات التي تلتزم بنسبة إحلال حقيقية وتُسهم في تدريب وتأهيل الكوادر العُمانية، وتطوير برامج تدريب عملي للمسرّحين والباحثين عن عمل، ودعم المشاريع الصغيرة والمتوسطة برؤية تشغيلية وتمويل مشروط بتوظيف حقيقي لعُمانيين، ودعم المبادرات الريادية من الباحثين عن عمل".

    rn
    rn

    وشدد المسكري على ضرورة التركيز على جلب الاستثمارات الخارجية في مختلف القطاعات وتقديم حوافز حقيقية ومغرية للمستثمرين تشمل الإعفاءات  التسهيلات والضمانات القانونية، وتنويع مصادر الاستثمار من خلال فتح قنوات مع الدول الغربية، وتفعيل دور البعثات الدبلوماسية والتجارية في الخارج للقيام بجهد تسويقي استثماري حقيقي وترويج أكبر لشتى المجالات وخاصة الصناعية والسياحية، وإعادة توزيع التنمية حسب التوزيع الجغرافي للباحثين عن عمل والمسرحين.

    rn
    rn

    وذكر الكاتب مسعود الحمداني أن قضية الباحثين عن عمل لن تغلق ما دامت القرارات ارتجالية والرؤية غير واضحة، مبينا: "لعل المستقبل ينذر بالأسوأ لأن معظم مؤسسات القطاع الخاص وحتى الحكومي في العالم ككل، ستتجه إلى الاعتماد على الآلة، ويقل الاهتمام بالعنصر البشري على المدى البعيد، ولن تكون سلطنة عمان استثناء من ذلك، لذلك يجب البدء وبشكل سريع، ومنظم إلى حل هذه القضية اليوم وليس غدا".

    rn
    rn

    وتابع قائلاً: "على الحكومة بشكل مُحدد أن تعمل على الآتي: مراجعة التشريعات والقوانين التي تحفّز الشباب على العمل، وإيجاد بيئة عمل مناسبة وصحية ومنافسة ومحفزة، وإلزام الشركات العملاقة ذات الأصول الكبيرة بتوظيف الشباب العماني، وإنشاء مؤسسات وشركات تُشرف عليها الحكومة، وتديرها من خلال شباب عمانيين، ودعم هذه الشركات من خلال قوانين الأولوية، ومن ثم تسليمها إلى الشباب بعد مدة زمنية معينة، في حال استقرار الشركة، وقدرتها على المنافسة في السوق، وإنشاء مزارع إنتاجية جماعية كبيرة، يديرها الشباب العماني، وتشرف عليها الحكومة، ودعم المشاريع الشبابية ماليا، وإداريا، وتخفيف الأعباء المالية عليها، من خلال إعفاءها من الضرائب المرهقة، وعدم وضع العراقيل الإدارية على كاهلها.

    rn
    rn

    وأكد الكاتب جابر بن حسين العماني أن ملف الباحثين عن عمل يحتاج إلى الدواء الفاعل وليس مجرد مسكنات وقتية لا فائدة منها، إذ تتمثل المشكلة في سوء توزيع الفرص وغياب التناسق بين التعليم وسوق العمل، مما خلق اليوم أزمة حقيقية تتطلب الكثير من الوعي في إيجاد الحلول الجذرية والمناسبة التي من خلالها تتم معالجة ملف الباحثين عن العمل".

    rn
    rn

    وأكد: "يجب أن تكون هناك شفافية ومساءلة لمحاسبة الدوائر الحكومية التي صرفت عليها الدولة الأموال الطائلة من الريالات دون نتاج حقيقي، وإلزامها بالعمل الجاد المخلص والمتفاني في خدمة البلاد والعباد، وعلينا ألا نتأخر في استثمار الطاقات الشبابية العمانية، فهي مهيأة لخدمة الوطن، على أكمل وجه بل مستعدة لتقديم الغالي والرخيص من أجل عمان، فقط افتحوا لهم أبواب الحوار وشاركوهم أفكارهم فستجدهم أهلا لخدمة الوطن ونجاحه وازدهاره وتألقه بين الأمم، وعلينا جميعًا تحمل المسؤولية والسعي الجاد والمسؤول لإنقاذ الوطن من البطالة وشرها".

    rn
    rn

    وقال الكاتب محمد بن زاهر العبري: "حين يعلن تقرير رسمي أن عدد الباحثين عن عمل في سلطنة عمان تجاوز 144 ألفًا، فنحن لا نقف أمام مجرد رقم بل أمام جرح اقتصادي واجتماعي يتسع بصمت في جسد الوطن، وهذه الأرقام لا تصرخ فقط بوجود أزمة في سوق العمل، بل تكشف فشلًا في التوزيع العادل للتنمية وتقصيرًا في استثمار الطاقات الوطنية".

    rn
    rn

    وشدد على ضرورة التعامل مع ملف الباحثين عن عمل والمسرحين باعتباره ملفًا وطنيًا سياديًا لا يحتمل المجاملة ولا التأجيل، فالتسريح الجماعي الذي يحدث في بعض القطاعات بات يُشبه النزيف، والأنظمة الحالية لا توفر الحماية الكافية للمواطن، بل تضعه أحيانًا في مواجهة الفراغ القاتل دون تعويض أو تأهيل، مضيفا: "المشهد الحالي يتطلب قرارات حاسمة، تبدأ بتقليص الاعتماد على العمالة الوافدة في القطاعات المتوسطة والبسيطة، وتحقيق توازن حقيقي في التعمين، وليس تعمينًا شكليًا يتم تجاوزه بأسماء على الورق، والقضية ليست في أعداد الخريجين، بل في غياب الرؤية الاقتصادية التي توائم بين التعليم وسوق العمل، وبين الطموح الوطني والواقع الإداري، ونحن نحتاج إلى شجاعة سياسية واقتصادية تعيد توجيه البوصلة نحو الإنسان العماني، باعتباره الثروة الحقيقية لهذا الوطن".

    rn
    rn

    وفي السياق، أوضح الكاتب حمد الناصري أنه يجب إلزام الشركات والمؤسسات العاملة في القطاع الحكومي بإرسال قائمة سنوية عن احتياجاتهم من الموظفين مع كشف مماثل عن تخصصات وأقسام ووظائف العاملين بها، إلى جانب متابعة الشركات والمؤسسات من قبل موظفي الوزارة وتنفيذ زيارات دورية تفتيشية غير مُعلنة للطرف الآخر، فحواها الوقوف على بعض التجاوزات ـ إن وجدت ـ وتلمّس احتياجات العاملين في القطاع نفسه، وحماية أجورهم وعملهم وترقياتهم من أي تعسّف إداري أو مسؤول في مقار عملهم ووضع ضوابط صارمة لهذا الموضوع، بالإضافة إلى تأهيل وتدريب الشباب العُماني في التخصصات الواردة من الجهات الحكومية والخاصة".

    rn
    rn

    وتابع قائلا: "يجب وضع استراتيجية شاملة أو خطة خمسية وربطها باحتياجات السوق العماني، والتنسيق مع الجهات المعنية لإعادة المسرحين إلى أعمالهم أو إلى عمل مماثل على وجه السرعة، إيقاف أي التزامات بنكية تخصهم إلى أن يجدوا عملا، ومتابعة تجاوزات الشركات والمؤسسات فغي القطاع الخاص وخروقات نظام العمل".

    n
    n

    n

    n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:733px;height:100px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="3103918091">rn rn rn

    rn
    n n n
    n
    n
    n
    n
    n
    n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="7763207434">rn rn rn

    rn
    n n

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="2600834418">rn rn rn

    rn
    n
    n
    n
    rn

    rn crossorigin="anonymous">rn rn style="display:inline-block;width:350px;height:500px"rn data-ad-client="ca-pub-8505629607619603"rn data-ad-slot="2600834418">rn rn rn

    rn
    rn
    n
    n
    n
    n
    n
    n
    rn rn rn
    rn
    rn
    rn
    rn

    جميع الحقوق محفوظة لموقع الرؤية © 2025

    rn
    rn
    rn
    rn
    rn
    n
    n
    window.site_url = 'https://alroya.om';rn window.time_zone = 'Asia/Muscat';rn rn rn moment.locale('ar');rn $('#datetime').text(moment().tz(time_zone).format('dddd DD MMMM YYYY'));rn $('.main-menu a').each(function () {rn var $this = $(this);rn if ($this.attr('href') == 'https://alroya.om/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة') {rn $this.addClass('active');rn }rn });rn Date.prototype.addHours = function (h) {rn this.setHours(this.getHours() + h);rn return this;rn }rn if ($.cookie('popup_ads') === undefined) {rn localStorage.setItem('popup_ads', 1)rn $.cookie('popup_ads', 1, {expires: new Date().addHours(2)});rn $('a#trigger_popup_ads').trigger('click')rn }rn rn rn $(document).ready(function () {rn rn // for mobile menurn $(document).on('keydown', function (e) {rn if (e.keyCode === 27) { // ESCrn $('body').removeClass('search-active mobile-menu-active')rn }rn });rn // check input, textarea no emptyrn $("input, textarea").on('focusout change submit blur', function () {rn if (!$(this).val()) {rn $(this).removeClass('not-empty');rn } else {rn $(this).addClass('not-empty');rn }rn }).blur();rn $('button[type="reset"]').on('click', function () {rn $(this).parents('form').find('input, textarea').removeClass('not-empty')rn });rn $('.site-overlay').on('click', function () {rn $('body').removeClass('mobile-menu-active search-active');rn });rn $('.menu-toggle').on('click', function () {rn $('body').removeClass('search-active').toggleClass('mobile-menu-active');rn });rn $('.search-toggle').on('click', function () {rn $('body').removeClass('mobile-menu-active').toggleClass('search-active');rn setTimeout(function () {rn $('.search-box input').focus()rn }, 300);rn });rn $('.mobile-menu .menu > li.submenu .submenu-toggle').on('click', function (e) {rn e.preventDefault();rn var $parent = $(this).closest('li.submenu')rn if (!$parent.hasClass('active')) {rn $('.mobile-menu .menu > li.active').removeClass('active');rn $parent.addClass('active')rn } else {rn }rn });rn rn var swiper = new Swiper('.widget-1 .swiper-container', {rn slidesPerView: 1,rn autoplay: {rn delay: 2500,rn disableOnInteraction: false,rn },rn navigation: {rn nextEl: '.widget-1 .swiper-button-next',rn prevEl: '.widget-1 .swiper-button-prev',rn },rn on: {rn init: function () {rn $('.widget-1 .loader').remove();rn $('.widget-1 .swiper-container').css('height', '');rn $('.widget-1 .swiper-wrapper.opacity').removeClass('opacity');rn },rn }rn });rn rn // tabsrn $(".tabs").idTabs(function (id, list, set) {rn $("a", set).removeClass("selected")rn .filter("[href='" + id + "']", set).addClass("selected");rn for (i in list)rn $(list[i]).hide();rn $(id).fadeIn();rn return false;rn });rn new Swiper('.swiper-fade .swiper-container', {rn slidesPerView: 1,rn effect: 'fade',rn loop: true,rn autoplay: {rn delay: 2500,rn disableOnInteraction: false,rn },rn on: {rn init: function () {rn $('.swiper-fade .loader').remove();rn $('.swiper-fade .swiper-wrapper.opacity').removeClass('opacity');rn },rn }rn });rn });rn $(document).ready(function (){rn function adsFixed(){rn var adsFixedActive = $('.ads-fixed').length;rn if (adsFixedActive){rn if ($(window).width() >= 991){rn var container = $('.container'), containerWidth = container.width(),rn containerLeft = container.offset().left;rn $('.ads-fixed.ads-left').css('left', containerLeft)rn $('.ads-fixed.ads-right').css('left', (containerLeft + containerWidth + 30));rn if ($(window).scrollTop() >= 210){rn $('.ads-fixed').css({'position': 'fixed' ,'top': 10})rn }else $('.ads-fixed').css({'position': 'absolute' ,'top': 210})rn }rn }rn }rn adsFixed();rn $(window).on('scroll load resize', function (){rn adsFixed();rn })rn })rn $('.page-post .font-tool.plus').on('click', function (event) {n event.preventDefault();n $('.page-post .post-text-container *').each(function () {n var currentTextSize = parseInt($(this).css('font-size'));n $(this).css('font-size', (currentTextSize + 1) + 'px');n });n });n n $('.page-post .font-tool.minus').on('click', function (event) {n event.preventDefault();n $('.page-post .post-text-container *').each(function () {n var currentTextSize = parseInt($(this).css('font-size'));n $(this).css('font-size', (currentTextSize - 1) + 'px');n });n });n var swiper = new Swiper('.swiper-container', {n navigation: {n nextEl: '.swiper-button-next',n prevEl: '.swiper-button-prev',n },n });n n rn _atrk_opts = { atrk_acct:"+xldi1acVE002d", domain:"alroya.om",dynamic: true};rn (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();rn rn rn n n n """

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1079 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/app/Http/Middleware/PainationMiddleware.php

use Closure;

class PainationMiddleware
{
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        if (request()->route()->parameter('page')) {
            $page = intval(str_replace('page-', '', request()->route()->parameter('page')));
            IlluminatePaginationPaginator::currentPageResolver(function () use ($page) {
                return $page;
            });
        }
        return $next($request);
    }
}
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1080 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php

     */
    public function __construct(Registrar $router)
    {
        $this->router = $router;
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        $this->router->substituteBindings($route = $request->route());
 
        $this->router->substituteImplicitBindings($route);
 
        return $next($request);
    }
}
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1081 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php

    }
 
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     *
     * @throws IlluminateSessionTokenMismatchException
     */
    public function handle($request, Closure $next)
    {
        if (
            $this->isReading($request) ||
            $this->runningUnitTests() ||
            $this->inExceptArray($request) ||
            $this->tokensMatch($request)
        ) {
            return tap($next($request), function ($response) use ($request) {
                if ($this->shouldAddXsrfTokenCookie()) {
                    $this->addCookieToResponse($request, $response);
                }
            });
        }
 
        throw new TokenMismatchException('CSRF token mismatch.');
    }
 
    /**
     * Determine if the HTTP request uses a ‘read’ verb.
     *
     * @param  IlluminateHttpRequest  $request
     * @return bool
     */
    protected function isReading($request)
    {
        return in_array($request->method(), ['HEAD', 'GET', 'OPTIONS']);
    }
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1082 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php

     *
     * @param  IlluminateContractsAuthFactory  $auth
     * @return void
     */
    public function __construct(AuthFactory $auth)
    {
        $this->auth = $auth;
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        if (! $request->user() || ! $request->session()) {
            return $next($request);
        }
 
        if ($this->auth->viaRemember()) {
            $passwordHash = explode('|', $request->cookies->get($this->auth->getRecallerName()))[2];
 
            if ($passwordHash != $request->user()->getAuthPassword()) {
                $this->logout($request);
            }
        }
 
        if (! $request->session()->has('password_hash')) {
            $this->storePasswordHashInSession($request);
        }
 
        if ($request->session()->get('password_hash') !== $request->user()->getAuthPassword()) {
            $this->logout($request);
        }
 
        return tap($next($request), function () use ($request) {
            $this->storePasswordHashInSession($request);

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1083 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php

     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        // If the current session has an "errors" variable bound to it, we will share
        // its value with all view instances so the views can easily access errors
        // without having to bind. An empty bag is set when there aren't errors.
        $this->view->share(
            'errors', $request->session()->get('errors') ?: new ViewErrorBag
        );
 
        // Putting the errors in the view for every view allows the developer to just
        // assume that some errors are always available, which is convenient since
        // they don't have to continually run checks for the presence of errors.
 
        return $next($request);
    }
}
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1084 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php

     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        if (! $this->sessionConfigured()) {
            return $next($request);
        }
 
        // If a session driver has been configured, we will need to start the session here
        // so that the data is ready for an application. Note that the Laravel sessions
        // do not make use of PHP "native" sessions in any way since they are crappy.
        $request->setLaravelSession(
            $session = $this->startSession($request)
        );
 
        $this->collectGarbage($session);
 
        $response = $next($request);
 
        $this->storeCurrentUrl($request, $session);
 
        $this->addCookieToResponse($response, $session);
 
        // Again, if the session has been configured we will need to close out the session
        // so that the attributes may be persisted to some storage medium. We will also
        // add the session identifier cookie to the application response headers now.
        $this->saveSession($request);
 
        return $response;
    }
 
    /**
     * Start the session for the given request.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateContractsSessionSession
     */
    protected function startSession(Request $request)

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1085 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php

     * Create a new CookieQueue instance.
     *
     * @param  IlluminateContractsCookieQueueingFactory  $cookies
     * @return void
     */
    public function __construct(CookieJar $cookies)
    {
        $this->cookies = $cookies;
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        $response = $next($request);
 
        foreach ($this->cookies->getQueuedCookies() as $cookie) {
            $response->headers->setCookie($cookie);
        }
 
        return $response;
    }
}
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1086 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php

     * Disable encryption for the given cookie name(s).
     *
     * @param  string|array  $name
     * @return void
     */
    public function disableFor($name)
    {
        $this->except = array_merge($this->except, (array) $name);
    }
 
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return SymfonyComponentHttpFoundationResponse
     */
    public function handle($request, Closure $next)
    {
        return $this->encrypt($next($this->decrypt($request)));
    }
 
    /**
     * Decrypt the cookies on the request.
     *
     * @param  SymfonyComponentHttpFoundationRequest  $request
     * @return SymfonyComponentHttpFoundationRequest
     */
    protected function decrypt(Request $request)
    {
        foreach ($request->cookies as $key => $cookie) {
            if ($this->isDisabled($key)) {
                continue;
            }
 
            try {
                $request->cookies->set($key, $this->decryptCookie($key, $cookie));
            } catch (DecryptException $e) {
                $request->cookies->set($key, null);
            }

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1087 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

    public function via($method)
    {
        $this->method = $method;
 
        return $this;
    }
 
    /**
     * Run the pipeline with a final destination callback.
     *
     * @param  Closure  $destination
     * @return mixed
     */
    public function then(Closure $destination)
    {
        $pipeline = array_reduce(
            array_reverse($this->pipes), $this->carry(), $this->prepareDestination($destination)
        );
 
        return $pipeline($this->passable);
    }
 
    /**
     * Run the pipeline and return the result.
     *
     * @return mixed
     */
    public function thenReturn()
    {
        return $this->then(function ($passable) {
            return $passable;
        });
    }
 
    /**
     * Get the final piece of the Closure onion.
     *
     * @param  Closure  $destination
     * @return Closure
     */

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Router.php

     *
     * @param  IlluminateRoutingRoute  $route
     * @param  IlluminateHttpRequest  $request
     * @return mixed
     */
    protected function runRouteWithinStack(Route $route, Request $request)
    {
        $shouldSkipMiddleware = $this->container->bound('middleware.disable') &&
                                $this->container->make('middleware.disable') === true;
 
        $middleware = $shouldSkipMiddleware ? [] : $this->gatherRouteMiddleware($route);
 
        return (new Pipeline($this->container))
                        ->send($request)
                        ->through($middleware)
                        ->then(function ($request) use ($route) {
                            return $this->prepareResponse(
                                $request, $route->run()
                            );
                        });
    }
 
    /**
     * Gather the middleware for the given route with resolved class names.
     *
     * @param  IlluminateRoutingRoute  $route
     * @return array
     */
    public function gatherRouteMiddleware(Route $route)
    {
        $middleware = collect($route->gatherMiddleware())->map(function ($name) {
            return (array) MiddlewareNameResolver::resolve($name, $this->middleware, $this->middlewareGroups);
        })->flatten();
 
        return $this->sortMiddleware($middleware);
    }
 
    /**
     * Sort the given middleware by priority.
     *

Arguments

  1. Closure($request) {#1059 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Router.php

        return $route;
    }
 
    /**
     * Return the response for the given route.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  IlluminateRoutingRoute  $route
     * @return IlluminateHttpResponse|IlluminateHttpJsonResponse
     */
    protected function runRoute(Request $request, Route $route)
    {
        $request->setRouteResolver(function () use ($route) {
            return $route;
        });
 
        $this->events->dispatch(new EventsRouteMatched($route, $request));
 
        return $this->prepareResponse($request,
            $this->runRouteWithinStack($route, $request)
        );
    }
 
    /**
     * Run the given route within a Stack "onion" instance.
     *
     * @param  IlluminateRoutingRoute  $route
     * @param  IlluminateHttpRequest  $request
     * @return mixed
     */
    protected function runRouteWithinStack(Route $route, Request $request)
    {
        $shouldSkipMiddleware = $this->container->bound('middleware.disable') &&
                                $this->container->make('middleware.disable') === true;
 
        $middleware = $shouldSkipMiddleware ? [] : $this->gatherRouteMiddleware($route);
 
        return (new Pipeline($this->container))
                        ->send($request)
                        ->through($middleware)

Arguments

  1. IlluminateRoutingRoute {#646}
    
  2. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Router.php

     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateHttpResponse|IlluminateHttpJsonResponse
     */
    public function dispatch(Request $request)
    {
        $this->currentRequest = $request;
 
        return $this->dispatchToRoute($request);
    }
 
    /**
     * Dispatch the request to a route and return the response.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateHttpResponse|IlluminateHttpJsonResponse
     */
    public function dispatchToRoute(Request $request)
    {
        return $this->runRoute($request, $this->findRoute($request));
    }
 
    /**
     * Find the route matching a given request.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateRoutingRoute
     */
    protected function findRoute($request)
    {
        $this->current = $route = $this->routes->match($request);
 
        $this->container->instance(Route::class, $route);
 
        return $route;
    }
 
    /**
     * Return the response for the given route.
     *

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. IlluminateRoutingRoute {#646}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Router.php

     * @return IlluminateHttpResponse|IlluminateHttpJsonResponse
     */
    public function respondWithRoute($name)
    {
        $route = tap($this->routes->getByName($name))->bind($this->currentRequest);
 
        return $this->runRoute($this->currentRequest, $route);
    }
 
    /**
     * Dispatch the request to the application.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateHttpResponse|IlluminateHttpJsonResponse
     */
    public function dispatch(Request $request)
    {
        $this->currentRequest = $request;
 
        return $this->dispatchToRoute($request);
    }
 
    /**
     * Dispatch the request to a route and return the response.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateHttpResponse|IlluminateHttpJsonResponse
     */
    public function dispatchToRoute(Request $request)
    {
        return $this->runRoute($request, $this->findRoute($request));
    }
 
    /**
     * Find the route matching a given request.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateRoutingRoute
     */
    protected function findRoute($request)

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php

     * @return void
     */
    public function bootstrap()
    {
        if (! $this->app->hasBeenBootstrapped()) {
            $this->app->bootstrapWith($this->bootstrappers());
        }
    }
 
    /**
     * Get the route dispatcher callback.
     *
     * @return Closure
     */
    protected function dispatchToRouter()
    {
        return function ($request) {
            $this->app->instance('request', $request);
 
            return $this->router->dispatch($request);
        };
    }
 
    /**
     * Call the terminate method on any terminable middleware.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  IlluminateHttpResponse  $response
     * @return void
     */
    public function terminate($request, $response)
    {
        $this->terminateMiddleware($request, $response);
 
        $this->app->terminate();
    }
 
    /**
     * Call the terminate method on any terminable middleware.
     *

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

use SymfonyComponentDebugExceptionFatalThrowableError;
 
/**
 * This extended pipeline catches any exceptions that occur during each slice.
 *
 * The exceptions are converted to HTTP responses for proper middleware handling.
 */
class Pipeline extends BasePipeline
{
    /**
     * Get the final piece of the Closure onion.
     *
     * @param  Closure  $destination
     * @return Closure
     */
    protected function prepareDestination(Closure $destination)
    {
        return function ($passable) use ($destination) {
            try {
                return $destination($passable);
            } catch (Exception $e) {
                return $this->handleException($passable, $e);
            } catch (Throwable $e) {
                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/fideloper/proxy/src/TrustProxies.php

    {
        $this->config = $config;
    }
 
    /**
     * Handle an incoming request.
     *
     * @param IlluminateHttpRequest $request
     * @param Closure                 $next
     *
     * @throws SymfonyComponentHttpKernelExceptionHttpException
     *
     * @return mixed
     */
    public function handle(Request $request, Closure $next)
    {
        $request::setTrustedProxies([], $this->getTrustedHeaderNames()); // Reset trusted proxies between requests
        $this->setTrustedProxyIpAddresses($request);
 
        return $next($request);
    }
 
    /**
     * Sets the trusted proxies on the request to the value of trustedproxy.proxies
     *
     * @param IlluminateHttpRequest $request
     */
    protected function setTrustedProxyIpAddresses(Request $request)
    {
        $trustedIps = $this->proxies ?: $this->config->get('trustedproxy.proxies');
 
        // Trust any IP address that calls us
        // `**` for backwards compatibility, but is deprecated
        if ($trustedIps === '*' || $trustedIps === '**') {
            return $this->setTrustedProxyIpAddressesToTheCallingIp($request);
        }
 
        // Support IPs addresses separated by comma
        $trustedIps = is_string($trustedIps) ? array_map('trim', explode(',', $trustedIps)) : $trustedIps;
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#610 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php

 
namespace IlluminateFoundationHttpMiddleware;
 
use Closure;
use SymfonyComponentHttpFoundationParameterBag;
 
class TransformsRequest
{
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        $this->clean($request);
 
        return $next($request);
    }
 
    /**
     * Clean the request's data.
     *
     * @param  IlluminateHttpRequest  $request
     * @return void
     */
    protected function clean($request)
    {
        $this->cleanParameterBag($request->query);
 
        if ($request->isJson()) {
            $this->cleanParameterBag($request->json());
        } elseif ($request->request !== $request->query) {
            $this->cleanParameterBag($request->request);
        }
    }
 
    /**

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1035 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php

 
namespace IlluminateFoundationHttpMiddleware;
 
use Closure;
use SymfonyComponentHttpFoundationParameterBag;
 
class TransformsRequest
{
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     */
    public function handle($request, Closure $next)
    {
        $this->clean($request);
 
        return $next($request);
    }
 
    /**
     * Clean the request's data.
     *
     * @param  IlluminateHttpRequest  $request
     * @return void
     */
    protected function clean($request)
    {
        $this->cleanParameterBag($request->query);
 
        if ($request->isJson()) {
            $this->cleanParameterBag($request->json());
        } elseif ($request->request !== $request->query) {
            $this->cleanParameterBag($request->request);
        }
    }
 
    /**

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1036 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php

class ValidatePostSize
{
    /**
     * Handle an incoming request.
     *
     * @param  IlluminateHttpRequest  $request
     * @param  Closure  $next
     * @return mixed
     *
     * @throws IlluminateHttpExceptionsPostTooLargeException
     */
    public function handle($request, Closure $next)
    {
        $max = $this->getPostMaxSize();
 
        if ($max > 0 && $request->server('CONTENT_LENGTH') > $max) {
            throw new PostTooLargeException;
        }
 
        return $next($request);
    }
 
    /**
     * Determine the server 'post_max_size' as bytes.
     *
     * @return int
     */
    protected function getPostMaxSize()
    {
        if (is_numeric($postMaxSize = ini_get('post_max_size'))) {
            return (int) $postMaxSize;
        }
 
        $metric = strtoupper(substr($postMaxSize, -1));
        $postMaxSize = (int) $postMaxSize;
 
        switch ($metric) {
            case 'K':
                return $postMaxSize * 1024;
            case 'M':

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1037 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php

     *
     * @throws SymfonyComponentHttpKernelExceptionHttpException
     */
    public function handle($request, Closure $next)
    {
        if ($this->app->isDownForMaintenance()) {
            $data = json_decode(file_get_contents($this->app->storagePath().'/framework/down'), true);
 
            if (isset($data['allowed']) && IpUtils::checkIp($request->ip(), (array) $data['allowed'])) {
                return $next($request);
            }
 
            if ($this->inExceptArray($request)) {
                return $next($request);
            }
 
            throw new MaintenanceModeException($data['time'], $data['retry'], $data['message']);
        }
 
        return $next($request);
    }
 
    /**
     * Determine if the request has a URI that should be accessible in maintenance mode.
     *
     * @param  IlluminateHttpRequest  $request
     * @return bool
     */
    protected function inExceptArray($request)
    {
        foreach ($this->except as $except) {
            if ($except !== '/') {
                $except = trim($except, '/');
            }
 
            if ($request->fullUrlIs($except) || $request->is($except)) {
                return true;
            }
        }
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

                    // the appropriate method and arguments, returning the results back out.
                    return $pipe($passable, $stack);
                } elseif (! is_object($pipe)) {
                    [$name, $parameters] = $this->parsePipeString($pipe);
 
                    // If the pipe is a string we will parse the string and resolve the class out
                    // of the dependency injection container. We can then build a callable and
                    // execute the pipe function giving in the parameters that are required.
                    $pipe = $this->getContainer()->make($name);
 
                    $parameters = array_merge([$passable, $stack], $parameters);
                } else {
                    // If the pipe is already an object we'll just make a callable and pass it to
                    // the pipe as-is. There is no need to do any extra parsing and formatting
                    // since the object we're given was already a fully instantiated object.
                    $parameters = [$passable, $stack];
                }
 
                $response = method_exists($pipe, $this->method)
                                ? $pipe->{$this->method}(...$parameters)
                                : $pipe(...$parameters);
 
                return $response instanceof Responsable
                            ? $response->toResponse($this->getContainer()->make(Request::class))
                            : $response;
            };
        };
    }
 
    /**
     * Parse full pipe string to get name and parameters.
     *
     * @param  string $pipe
     * @return array
     */
    protected function parsePipeString($pipe)
    {
        [$name, $parameters] = array_pad(explode(':', $pipe, 2), 2, []);
 
        if (is_string($parameters)) {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    
  2. Closure($passable) {#1038 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php

                return $this->handleException($passable, new FatalThrowableError($e));
            }
        };
    }
 
    /**
     * Get a Closure that represents a slice of the application onion.
     *
     * @return Closure
     */
    protected function carry()
    {
        return function ($stack, $pipe) {
            return function ($passable) use ($stack, $pipe) {
                try {
                    $slice = parent::carry();
 
                    $callable = $slice($stack, $pipe);
 
                    return $callable($passable);
                } catch (Exception $e) {
                    return $this->handleException($passable, $e);
                } catch (Throwable $e) {
                    return $this->handleException($passable, new FatalThrowableError($e));
                }
            };
        };
    }
 
    /**
     * Handle the given exception.
     *
     * @param  mixed  $passable
     * @param  Exception  $e
     * @return mixed
     *
     * @throws Exception
     */
    protected function handleException($passable, Exception $e)
    {

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php

    public function via($method)
    {
        $this->method = $method;
 
        return $this;
    }
 
    /**
     * Run the pipeline with a final destination callback.
     *
     * @param  Closure  $destination
     * @return mixed
     */
    public function then(Closure $destination)
    {
        $pipeline = array_reduce(
            array_reverse($this->pipes), $this->carry(), $this->prepareDestination($destination)
        );
 
        return $pipeline($this->passable);
    }
 
    /**
     * Run the pipeline and return the result.
     *
     * @return mixed
     */
    public function thenReturn()
    {
        return $this->then(function ($passable) {
            return $passable;
        });
    }
 
    /**
     * Get the final piece of the Closure onion.
     *
     * @param  Closure  $destination
     * @return Closure
     */

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php

    }
 
    /**
     * Send the given request through the middleware / router.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateHttpResponse
     */
    protected function sendRequestThroughRouter($request)
    {
        $this->app->instance('request', $request);
 
        Facade::clearResolvedInstance('request');
 
        $this->bootstrap();
 
        return (new Pipeline($this->app))
                    ->send($request)
                    ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
                    ->then($this->dispatchToRouter());
    }
 
    /**
     * Bootstrap the application for HTTP requests.
     *
     * @return void
     */
    public function bootstrap()
    {
        if (! $this->app->hasBeenBootstrapped()) {
            $this->app->bootstrapWith($this->bootstrappers());
        }
    }
 
    /**
     * Get the route dispatcher callback.
     *
     * @return Closure
     */
    protected function dispatchToRouter()

Arguments

  1. Closure($request) {#38 …4}
    

/home/alroya.om/o2_cms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php

            $router->middlewareGroup($key, $middleware);
        }
 
        foreach ($this->routeMiddleware as $key => $middleware) {
            $router->aliasMiddleware($key, $middleware);
        }
    }
 
    /**
     * Handle an incoming HTTP request.
     *
     * @param  IlluminateHttpRequest  $request
     * @return IlluminateHttpResponse
     */
    public function handle($request)
    {
        try {
            $request->enableHttpMethodParameterOverride();
 
            $response = $this->sendRequestThroughRouter($request);
        } catch (Exception $e) {
            $this->reportException($e);
 
            $response = $this->renderException($request, $e);
        } catch (Throwable $e) {
            $this->reportException($e = new FatalThrowableError($e));
 
            $response = $this->renderException($request, $e);
        }
 
        $this->app['events']->dispatch(
            new EventsRequestHandled($request, $response)
        );
 
        return $response;
    }
 
    /**
     * Send the given request through the middleware / router.
     *

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

/home/alroya.om/public_html/index.php

| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/
$app->bind('path.public', function () {
    return __DIR__;
});
$app->bind('path.base', function () {
    return SYSTEM_PATH;
});

$kernel = $app->make(IlluminateContractsHttpKernel::class);

$response = $kernel->handle(
    $request = IlluminateHttpRequest::capture()
);

$response->send();

$kernel->terminate($request, $response);
 

Arguments

  1. IlluminateHttpRequest {#45
      #json: null
      #convertedFiles: null
      #userResolver: Closure($guard = null) {#1055 …4}
      #routeResolver: Closure() {#1057 …4}
      +attributes: SymfonyComponentHttpFoundationParameterBag {#47}
      +request: SymfonyComponentHttpFoundationParameterBag {#53}
      +query: SymfonyComponentHttpFoundationParameterBag {#53}
      +server: SymfonyComponentHttpFoundationServerBag {#49}
      +files: SymfonyComponentHttpFoundationFileBag {#50}
      +cookies: SymfonyComponentHttpFoundationParameterBag {#48}
      +headers: SymfonyComponentHttpFoundationHeaderBag {#51}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #requestUri: "/post/370196/إخفاقات-في-ملف-الباحثين-عن-عمل-ت-ضاعف-تحديات-التشغيل-وكت-اب-يتحدثون-لـ-الرؤية-عن-حلول-فورية-لأزمة-الباحثين-عن-عمل-ويؤكدون-التحرك-الجاد-سينهي-الأزمة"
      #baseUrl: ""
      #basePath: null
      #method: "GET"
      #format: null
      #session: IlluminateSessionStore {#1099}
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      basePath: ""
      format: "html"
    }
    

إغلاق