Example #1
0
 public function create(array $attrs = [])
 {
     return Model::create($attrs);
 }