*/ protected $fillable = [ 'user_id', 'comment', 'rating', ]; }