File manager - Edit - /var/www/payraty/inventory_main/app/Traits/UpdatedByRelationship.php
Back
<?php namespace App\Traits; use App\Models\User; trait UpdatedByRelationship { /** * updatedBy * * @return void */ public function updatedBy() { return $this->belongsTo(User::class, 'updated_by'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.7 |
proxy
|
phpinfo
|
Settings