Файловый менеджер - Редактировать - /home/easybachat/hisabat365.com/4a7891/ChatMessage.php.tar
Ðазад
home/easybachat/hisabat365.com/app/ChatMessage.php 0000664 00000000653 15060130161 0015702 0 ustar 00 <?php namespace App; use Illuminate\Database\Eloquent\Model; class ChatMessage extends Model { /** * The table associated with the model. * * @var string */ protected $table = 'chat_messages'; public function sender(){ return $this->belongsTo('App\User','from')->withDefault(); } public function to(){ return $this->belongsTo('App\User','to')->withDefault(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.01 |
proxy
|
phpinfo
|
ÐаÑтройка