Current Path : /home/numerotech/public_html/livemt2023.aios-scientificcommittee.org/app/models/ |
Current File : //home/numerotech/public_html/livemt2023.aios-scientificcommittee.org/app/models/News.php |
<?php class News extends Eloquent { protected $table = 'news'; protected $primaryKey = 'id'; }