aku nok ndi : /home/spdtg/www/gomygps/app/ |
aku nok ndi : /home/spdtg/www/gomygps/app/ParivahanReport.php |
<?php namespace App; use Illuminate\Database\Eloquent\Model; class ParivahanReport extends Model { protected $primaryKey = 'idParivahan'; protected $table = 'report_parivahan'; }