ok

Mini Shell

Direktori : /proc/thread-self/root/home2/selectio/public_html/limpiar.in.net/updates/app/Models/
Upload File :
Current File : //proc/thread-self/root/home2/selectio/public_html/limpiar.in.net/updates/app/Models/Wallet.php

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class Wallet extends Model
{
    public function user(){
    	return $this->belongsTo(User::class);
    }
}

Zerion Mini Shell 1.0