Go to file
driesvints 78ad150a94 Update CHANGELOG.md 2022-04-12 15:09:15 +00:00
.github/workflows [8.x] Auto update changelog file with a new release (#5801) 2022-02-08 08:36:57 -06:00
app Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
bootstrap update gitignores 2020-07-17 08:07:12 -05:00
config Update the default Argon2 options 2022-02-03 16:06:00 +01:00
database Guess database factory model by default (#5713) 2021-10-22 13:11:06 -05:00
public Simplify the maintenance file call (#5752) 2021-12-16 09:06:59 -06:00
resources Added missing dot in `required_array_keys` validation rule (#5798) 2022-02-06 16:42:53 -06:00
routes [8.x] Sanctum (#5663) 2021-08-11 13:44:34 -05:00
storage update gitignores 2020-07-17 08:07:12 -05:00
tests Revert "Uses `LazilyRefreshDatabase` by default (#5696)" (#5700) 2021-10-05 09:23:35 -05:00
.editorconfig Fix editorconfig for laravel/sail's docker-compose (#5632) 2021-06-22 08:17:05 -05:00
.env.example [8.x] Logs deprecations instead of treating them as exceptions (#5711) 2021-10-19 08:42:24 -05:00
.gitattributes Revert "Fix .gitattributes consistency with .editorconfig (#5802)" (#5809) 2022-02-10 10:51:03 -06:00
.gitignore add .idea and .vscode to gitignore (#5615) 2021-05-24 08:19:41 -05:00
.styleci.yml Update .styleci.yml 2021-08-17 10:22:10 +02:00
CHANGELOG.md Update CHANGELOG.md 2022-04-12 15:09:15 +00:00
README.md Update README.md 2022-01-06 15:31:01 -06:00
artisan [8.x] Grammatical omission of 'of' on line 14 (#5603) 2021-04-30 07:45:35 -05:00
composer.json Update composer.json (#5750) 2021-12-15 07:49:21 -06:00
package.json Update to package.json - Axios Version 2021-01-05 10:16:40 +01:00
phpunit.xml Revert "Fix PHPUnit bool server consts result in null (#5409)" (#5411) 2020-09-14 11:16:11 -05:00
server.php Update server.php (#5863) 2022-04-12 08:37:49 -05:00
webpack.mix.js use postCss default instead of sass 2020-06-18 15:26:58 -05:00

README.md

Build Status Total Downloads Latest Stable Version License

About Laravel

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

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

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

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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