Current Path : /home/numerotech/public_html/livemt2023.aios-scientificcommittee.org/app/models/ |
Current File : //home/numerotech/public_html/livemt2023.aios-scientificcommittee.org/app/models/Awardees.php |
<?php class Awardees extends Eloquent { protected $primaryKey = 'awardees_id'; /** * The database table used by the model. * * @var string */ protected $table = 'awardees'; }