0, 'name' => 'Free']); for ($i = 1; $i < 8; $i++) { Level::insert(['level' => $i, 'name' => 'VIP-'.$i]); } } }