Minimal Laravel PHP Cursor Rules
MCP Serverby Marcial Paul Gargoles · Added 5mo ago
ClaudeCursor
74
Install
git clone https://github.com/leerob/directories/blob/main/src/data/rules/laravel.tsAdd to Claude
claude mcp add cursor-minimal-laravel-php-cursor-rulesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"minimal-laravel-php-cursor-rules": {
"command": "npx",
"args": [
"@modelcontextprotocol/minimal-laravel-php-cursor-rules"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Write code that follows Laravel & PHP guidelines from spatie.be. Do not remove the PHPDoc blocks or comments from the code. Use snake_case for naming regular variables. Otherwise, follow the guidelines.
Tags
backendcursorcursor-ruleslaravelphp