????
Current Path : /home/thenclexdoctor.com/public_html/app/Models/Api/ |
Current File : /home/thenclexdoctor.com/public_html/app/Models/Api/CourseForumAnswer.php |
<?php namespace App\Models\Api; use App\Models\CourseForum; use App\Models\CourseForumAnswer as Model; class CourseForumAnswer extends Model { // public function course_forum() { return $this->belongsTo(CourseForum::class, 'forum_id'); } }
Sorry, this page is not available...