'AI Prompts', 'short_name' => 'AI Prompts'], ]; foreach ($categories as $category) { $node = Category::create($category); } } }