Provide AI assistants and language models with seamless access to Laravel documentation. Enable searching, reading, and updating Laravel docs dynamically to enhance AI-driven development support. Support multiple Laravel versions and automatic documentation updates from GitHub.
Tools
list_docs
List all available Laravel documentation files.
search_docs
Search through all Laravel documentation for a specific term.
update_docs
Update Laravel documentation from official GitHub repository. Args: version: Laravel version branch (e.g., "12.x") force: Force update even if already up to date
docs_info
Get information about the documentation version and status.
View 1 more tool