'global', 'description' => ''], [ 'name' => 'terrain', 'description' => ''] ]; foreach($sements as $st){ Segment::create($st); } } }