'ClientAppSettings' ]); $cloudAppSettings = FastGroup::create([ 'name' => 'CloudCompute' ]); $clientSharedSettings = FastGroup::create([ 'name' => 'ClientSharedSettings' ]); $arbiterAppSettings = FastGroup::create([ 'name' => 'Arbiter' ]); $windowsBootstrapperSettings = FastGroup::create([ 'name' => 'WindowsBootstrapperSettings' ]); $windowsStudioBootstrapperSettings = FastGroup::create([ 'name' => 'WindowsStudioBootstrapperSettings' ]); } }