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