芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/www/app/Models/Page.php
belongsTo('App\Models\User'); } public function photo() { return $this->belongsTo('App\Models\Photo'); } }