Go to file
driesvints cbcb0ee3da Update version to v11.3.0 2024-04-09 15:19:11 +00:00
.github Merge branch '10.x' into 11.x 2024-03-21 15:12:13 +01:00
bin Prep 11.x branch 2024-03-07 15:00:03 +01:00
config Introduce HASH_VERIFY env var (#50718) 2024-03-24 10:11:20 -05:00
config-stubs slim configuration 2024-02-23 14:39:42 -06:00
src/Illuminate Update version to v11.3.0 2024-04-09 15:19:11 +00:00
tests Apply fixes from StyleCI 2024-04-09 14:45:03 +00:00
types Merge branch '10.x' into 11.x 2024-03-21 17:12:36 +08:00
.editorconfig Editor config 2019-11-14 13:31:27 +01:00
.gitattributes Rename workflows 2022-01-20 09:52:25 +01:00
.gitignore wip 2023-02-17 11:20:04 +01:00
.styleci.yml Uses PHP 8.2 on StyleCI (#49625) 2024-01-09 19:06:41 +01:00
CHANGELOG.md Update CHANGELOG 2024-04-02 14:03:35 +00:00
LICENSE.md Revert "[5.9] Removed the md extension from LICENSE" 2019-07-04 10:49:58 +02:00
README.md Update README.md (#49878) 2024-01-29 08:26:07 -06:00
composer.json Merge branch '10.x' into 11.x 2024-03-21 17:12:36 +08:00
docker-compose.yml [10.x] Adds a `createOrFirst` method to Eloquent (#47973) 2023-08-15 13:33:06 -05:00
phpstan.src.neon.dist [11.x] Fixes PHPUnit 11 support (#49959) 2024-02-02 18:27:30 -06:00
phpstan.types.neon.dist Rename workflows 2022-01-20 09:52:25 +01:00
phpunit.xml.dist [10.x] Adds PHPUnit 10 support (#45416) 2023-02-03 10:32:36 -06:00

README.md

Build Status Total Downloads Latest Stable Version License

About Laravel

Note: This repository contains the core code of the Laravel framework. If you want to build an application using Laravel, visit the main Laravel repository.

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you a complete toolset required to build any application with which you are tasked.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is in-depth and complete, making it a breeze to get started learning the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you're not in the mood to read, Laracasts contains thousands of video tutorials covering a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

The Laravel framework is open-sourced software licensed under the MIT license.