Skip to content

Laravel Boost MCP for local dev

Choose a tag to compare

@cursor cursor released this 29 Aug 23:11
· 9 commits to main since this release
5bcac41

Summary

Local developers can use Laravel Boost MCP in Cursor with Laragon, including AI guidelines and skills wired for this repository.

Changes

  • Install laravel/boost and add boost.json for Cursor MCP integration.
  • Add Cursor AI guidelines and Laravel, Tailwind, and testing skills under .cursor/skills.
  • Document Laragon PHP 8.4 requirement for boost:mcp in AGENTS.md.

Affected areas

  • Local development documentation
  • Composer dev dependencies
  • Cursor agent configuration

Notes

Patch release: local development tooling and documentation only; no production application behaviour change.

Known limitation: boost:mcp requires PHP 8.4 or newer; Laragon Apache may need a PHP 8.4 FastCGI handler until Laragon ships 8.4 mod_php.