shell bypass 403

UnknownSec Shell

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

name : RecentviewCourse.php
<?php

namespace App;


use Illuminate\Database\Eloquent\Model;
use Modules\CourseSetting\Entities\Course;

class RecentviewCourse extends Model
{


    public function course(){
        return $this->belongsTo(Course::class,'course_id','id')->withDefault();
    }

    public function user(){
        return $this->belongsTo(User::class,'user_id','id')->withDefault();
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password