Файловый менеджер - Редактировать - /home/easybachat/makranacity.com/app/Models/HomePage/CounterInformation.php
Ðазад
<?php namespace App\Models\HomePage; use App\Models\Language; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; class CounterInformation extends Model { use HasFactory; protected $table = 'counter_informations'; /** * The attributes that aren't mass assignable. * * @var array */ protected $guarded = []; public function language() { return $this->belongsTo(Language::class, 'language_id', 'id'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.2 |
proxy
|
phpinfo
|
ÐаÑтройка