File manager - Edit - /home/linknsbh/linkat.online/app/Models/Ulink.php
Back
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; class Ulink extends Model { public $timestamps = false; protected $fillable = ['id', 'name', 'language_id', 'url']; public function language() { return $this->belongsTo('App\Models\Language'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1.5 |
proxy
|
phpinfo
|
Settings