Файловый менеджер - Редактировать - /home/easybachat/makranacity.com/app/Models/Listing/ListingProductContent.php
Ðазад
<?php namespace App\Models\Listing; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; class ListingProductContent extends Model { use HasFactory; protected $fillable = [ 'listing_id', 'language_id', 'listing_product_id', 'title', 'content', 'meta_keyword', 'meta_description', 'slug' ]; public function car() { return $this->belongsTo(ListingProduct::class); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.5 |
proxy
|
phpinfo
|
ÐаÑтройка