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