From 9e421b58888bc334e11b568e1579a47d0aa527c7 Mon Sep 17 00:00:00 2001 From: liu <2302563948@qq.com> Date: Sat, 30 May 2026 17:41:39 +0800 Subject: [PATCH] first commit --- .claude/settings.local.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .claude/settings.local.json diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..78c8763 --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,6 @@ +{ + "enabledMcpjsonServers": [ + "laravel-boost" + ], + "enableAllProjectMcpServers": true +}