Go to file
Taylor Otwell c5d38d469a update skeleton for filesystem tweaks to make sail usage easier 2021-05-18 17:01:26 -05:00
app Don't trim `current_password` (#5546) 2021-03-01 07:38:37 -06:00
bootstrap update gitignores 2020-07-17 08:07:12 -05:00
config update skeleton for filesystem tweaks to make sail usage easier 2021-05-18 17:01:26 -05:00
database Update .gitignore (#5593) 2021-04-16 08:13:56 -05:00
public update wording 2021-03-15 08:41:28 -05:00
resources Add prohibited validation rule (#5569) 2021-03-19 09:53:34 -05:00
routes update channel 2020-08-20 15:32:30 -05:00
storage update gitignores 2020-07-17 08:07:12 -05:00
tests Rename test methods (#5574) 2021-03-26 07:47:26 -07:00
.editorconfig Allowing optional use of yml/yaml file extensions in .editorconfig (#5090) 2019-09-03 18:37:05 +02:00
.env.example update skeleton for filesystem tweaks to make sail usage easier 2021-05-18 17:01:26 -05:00
.gitattributes Ignore changelog in export 2017-03-25 12:02:22 -07:00
.gitignore wip 2021-01-12 14:02:00 -06:00
.styleci.yml Avoid deprecated StyleCI fixer name (#5410) 2020-09-14 08:18:04 -05:00
CHANGELOG.md Update CHANGELOG.md 2021-05-18 17:37:20 +02:00
README.md Update README.md 2021-04-08 13:45:57 -05:00
artisan [8.x] Grammatical omission of 'of' on line 14 (#5603) 2021-04-30 07:45:35 -05:00
composer.json Bump framework version (#5601) 2021-04-29 07:55:46 -05: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 email address 2016-08-16 00:13:51 -04: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.