We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be5580 commit 577e232Copy full SHA for 577e232
README.md
@@ -32,7 +32,8 @@ This Laravel 12 project has been configured with Claude Code and optimized MCP s
32
- **Claude Code** - AI development assistant
33
34
### Install in your project
35
-```curl -fsSL https://raw.githubusercontent.com/chrisbaswell/laravel-claude-code-setup/main/setup.sh | bash
+```bash
36
+curl -fsSL https://raw.githubusercontent.com/chrisbaswell/laravel-claude-code-setup/main/setup.sh | bash
37
```
38
39
### Setup Steps
0 commit comments