countries, true); foreach($countries as $country) { Country::create($country); } Model::reguard(); } }