shell bypass 403

UnknownSec Shell

: /home/bouloter/infix/app/View/Components/ [ drwxr-xr-x ]

name : QuizDetailsQuestionList.php
<?php

namespace App\View\Components;

use Illuminate\View\Component;

class QuizDetailsQuestionList extends Component
{
    public $quiz;
    public function __construct($quiz)
    {
        $this->quiz= $quiz;
    }

    public function render()
    {
        return view(theme('components.quiz-details-question-list'));
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password