Anons79 Mini Shell

Directory : /home/aplikasiposinfo/public_html/hayyumart.com/app/
Upload File :
Current File : /home/aplikasiposinfo/public_html/hayyumart.com/app/Paket.php

<?php

namespace App;

use Illuminate\Database\Eloquent\Model;

class Paket extends Model
{
   protected $guarded = [];
   protected $primarykey = "id_paket";


   public function detail()
    {
    	return $this->hasMany(DetailPaket::class,'id_paket', 'id_paket');
    }

}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]