%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/shaban/duassis/api/app/Traits/
Upload File :
Create Path :
Current File : //var/www/html/shaban/duassis/api/app/Traits/Addressable.php

<?php

namespace App\Traits;

use App\Models\Address;

trait Addressable
{
    public function address()
    {
        return $this->morphOne(Address::class, 'model');
    }
}

Zerion Mini Shell 1.0