feat(add services on membership page)

This commit is contained in:
2026-03-16 15:20:49 +01:00
parent c3b64e4bb9
commit 1790214fff
11 changed files with 434 additions and 77 deletions

View File

@@ -14,7 +14,8 @@
"mcp__laravel-boost__tinker",
"Bash(php artisan make:job:*)",
"mcp__laravel-boost__last-error",
"Bash(php artisan view:clear:*)"
"Bash(php artisan view:clear:*)",
"mcp__laravel-boost__database-query"
]
},
"enableAllProjectMcpServers": true,