This commit is contained in:
Meghdad
2026-07-22 12:25:24 +03:30
commit 35c69c5655
107 changed files with 18699 additions and 0 deletions

11
.junie/mcp/mcp.json Normal file
View File

@@ -0,0 +1,11 @@
{
"mcpServers": {
"laravel-boost": {
"command": "/Users/meghdad/Library/Application Support/Herd/bin/php84",
"args": [
"/Users/meghdad/PhpstormProjects/ict-bank-flow/artisan",
"boost:mcp"
]
}
}
}