-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Labels
Description
Laravel Package Version
1.1
Laravel Version
12.28.1
PHP Version
8.4.8
System Info
Windows 11
Description
After installing Laravel Boost in an existing local application, Claude Code freezes after launch and doesn't accept any input.
If I run: claude doctor, it will start and then not freeze but running just claude causes it to freeze.
After troubleshooting for a while, I reversed the changes that were made to CLAUDE.MD and then it no longer freezes and the Boost MCP Server works fine.
I'm using the Claude Code Native Binary version for Windows.
Steps To Reproduce
- Run composer require laravel/boost --dev
- Run php artisan boost:install