Go to file
Dries Vints a7a40d7744
Merge branch '6.x' into master
2020-09-08 13:28:00 +02:00
app Update Handler.php 2020-09-04 10:39:28 +02:00
bootstrap change variable name 2018-11-20 22:01:06 -06:00
config Revert "Apply fixes from StyleCI (#5356)" (#5357) 2020-07-27 18:52:00 +01:00
database add password reset migration 2020-05-28 10:08:01 -05:00
public change comment 2019-12-20 14:48:04 -06:00
resources Revert "Apply fixes from StyleCI (#5356)" (#5357) 2020-07-27 18:52:00 +01:00
routes Revert routes 2019-12-26 19:48:38 +01:00
storage Persist file cache data directory 2018-09-12 20:59:35 +01:00
tests [6.x] Implement integration test and in-memory DB (#5169) 2019-12-06 09:46:02 -06:00
.editorconfig Allowing optional use of yml/yaml file extensions in .editorconfig (#5090) 2019-09-03 18:37:05 +02:00
.env.example Merge branch 'master' into develop 2020-01-14 17:52:04 +01:00
.gitattributes Revert "Exclude StyleCI config from exported files (#5012)" 2019-04-30 14:02:09 +02:00
.gitignore Update .gitignore (#5046) 2019-06-18 12:18:58 +02:00
.styleci.yml Update .styleci.yml 2019-11-01 11:51:17 +00:00
CHANGELOG.md Merge branch '6.x' into master 2020-08-26 09:39:37 +01:00
README.md Merge branch '6.x' into master 2020-09-08 13:28:00 +02:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json Set framework version ^7.24 2020-08-07 17:29:43 +01:00
package.json Bump lodash from 4.17.15 to 4.17.19 2020-07-20 16:15:52 +02:00
phpunit.xml tweak phpunit.xml 2020-06-12 09:35:59 -05:00
server.php Update server.php email address 2016-08-16 00:13:51 -04:00
webpack.mix.js Disable JS checks for now 2019-04-22 21:26:44 +02: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.