Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/Modules/Property/app/Models/PropertyTranslation.php
Назад
<?php namespace Modules\Property\app\Models; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\Factories\HasFactory; use Modules\Property\Database\factories\PropertyTranslationFactory; class PropertyTranslation extends Model { use HasFactory; /** * The attributes that are mass assignable. */ protected $fillable = ['title','address','description']; protected static function newFactory(): PropertyTranslationFactory { //return PropertyTranslationFactory::new(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка