????

Your IP : 52.14.123.22


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

<?php
namespace App\Models\Api ;
use App\Models\QuizzesQuestionsAnswer as WebQuizzesQuestionsAnswer;

class QuizzesQuestionsAnswer extends WebQuizzesQuestionsAnswer{

    public function getDetailsAttribute(){

        return [
            'id'=>$this->id ,
            'title'=>$this->title ,
            'correct'=>$this->correct  ,
            'image'=>($this->image)?url($this->image):null ,
            'created_at'=>$this->created_at ,
            'updated_at'=>$this->updated_at ,

        ] ;
    }

}


Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...