create([ 'name' => 'Demo User', 'email' => 'demo@vitodeploy.com', 'current_project_id' => Project::query()->first()->id, ]); } }