示例#1
0
 public function attributes()
 {
     return array_merge(parent::attributes(), ['user.name']);
 }
示例#2
0
 public function attributes()
 {
     return array_merge(parent::attributes(), ['access']);
 }