'admin@example.com', 'email_verified_at' => now(), 'password' => Hash::make('admin'), 'name' => 'Adrema Benutzer', ]); } }