????

Your IP : 18.191.254.28


Current Path : /home/thenclexdoctor.com/public_html/app/Models/
Upload File :
Current File : /home/thenclexdoctor.com/public_html/app/Models/TextLessonAttachment.php

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class TextLessonAttachment extends Model
{
    protected $table = 'text_lessons_attachments';
    public $timestamps = false;
    protected $dateFormat = 'U';
    protected $guarded = ['id'];

    public function file()
    {
        return $this->belongsTo('App\Models\File', 'file_id', 'id');
    }
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...