????

Your IP : 3.17.110.120


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

<?php

namespace App\Models\Api;

use App\Models\Follow as Model;

class Follow extends Model
{


    public function user()
    {
        return $this->belongsTo('App\Models\Api\User', 'user_id', 'id');
    }

    public function userFollower()
    {
        return $this->belongsTo('App\Models\Api\User', 'follower', 'id');
    }
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...