We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianirish/laravel-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
readme.md•464 B
# Laravel Documentation
You can find the online version of the Laravel documentation at [https://laravel.com/docs](https://laravel.com/docs)
## Contribution Guidelines
If you are submitting documentation for the **current stable release**, submit it to the corresponding branch. For example, documentation for Laravel 10 would be submitted to the `10.x` branch. Documentation intended for the next release of Laravel should be submitted to the `master` branch.