'suporte', 'email' => 'suporte@softpar.inf.br', 'password' => bcrypt('S@ft2080.'), 'type' => UserTypeSource::Admin, ]); $user->save(); } }