Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/Modules/UniversalBundle/Modules/Recruit/Entities/RecruitJobAlert.php
Назад
<?php namespace Modules\Recruit\Entities; use App\Traits\HasCompany; use Illuminate\Database\Eloquent\Model; use Illuminate\Notifications\Notifiable; class RecruitJobAlert extends Model { use HasCompany, Notifiable; protected $fillable = []; public function workExperience() { return $this->belongsTo(RecruitWorkExperience::class, 'recruit_work_experience_id'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка