'Admin', 'username' => 'admin', 'password' => Hash::make('admin123'), 'role' => 'admin', ]); } }