Exemplo n.º 1
0
 public function attributes()
 {
     return array_merge(parent::attributes(), ['user.name']);
 }
Exemplo n.º 2
0
 public function attributes()
 {
     return array_merge(parent::attributes(), ['access']);
 }