This commit is contained in:
Mekan1206
2026-06-04 21:08:29 +05:00
commit e57fdfc2ad
82 changed files with 14830 additions and 0 deletions

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

@@ -0,0 +1,11 @@
{
"mcpServers": {
"laravel-boost": {
"command": "/Users/macbookpro/Library/Application Support/Herd/bin/php83",
"args": [
"/Users/macbookpro/code/daragt/daragt-kalbasa/artisan",
"boost:mcp"
]
}
}
}