config('init.email'), 'email_verified_at' => now(), 'password' => Hash::make(config('init.password')), 'name' => 'Adrema Benutzer', ]); } }