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