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