Official documentation for the Laravel PHP framework, covering installation, features, and API references.
Laravel/docs is the official documentation repository for the Laravel PHP framework. It contains all the guides, tutorials, and API references needed to work with Laravel, from basic installation to advanced features. The documentation is maintained as an open-source project on GitHub, allowing the community to contribute improvements and corrections.
PHP developers using or learning the Laravel framework, ranging from beginners seeking tutorials to experienced developers needing API references and advanced configuration guides.
As the official documentation, it provides the most accurate and up-to-date information about Laravel features, with version-specific branches ensuring developers get correct information for their specific Laravel release.
The Laravel documentation.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Covers all Laravel components including Eloquent ORM and Blade templating with detailed guides and references, as highlighted in the key features.
Maintains separate branches for each Laravel release per the contribution guidelines, ensuring documentation matches the exact version developers use.
Open-source on GitHub allows developers to submit improvements, keeping the documentation current and accurate through collective input.
Includes real-world code samples demonstrating Laravel best practices, aiding in learning and implementation as noted in the philosophy.
The documentation is comprehensive but can be overwhelming for absolute beginners without prior PHP experience, as it assumes foundational knowledge.
Primarily text-based with static examples, lacking video tutorials or interactive exercises that some learners prefer for engagement.
Updates and corrections depend on volunteer contributions, which can be slow for niche features or newly introduced components, leading to occasional gaps.