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