Go to file
Barry vd. Heuvel 860ec9f2a4 Use config instead of middleware property 2019-12-26 19:46:41 +01:00
app Use config instead of middleware property 2019-12-26 19:46:41 +01:00
bootstrap change variable name 2018-11-20 22:01:06 -06:00
config Use config instead of middleware property 2019-12-26 19:46:41 +01:00
database Apply fixes from StyleCI (#5186) 2019-12-20 14:15:04 -06:00
public change comment 2019-12-20 14:48:04 -06:00
resources Consistent order (#5167) 2019-12-04 12:57:13 -06:00
routes Use config instead of middleware property 2019-12-26 19:46:41 +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 Add MAIL_FROM_ADDRESS & MAIL_FROM_NAME to .env file (#5180) 2019-12-18 11:17:32 -06:00
.gitattributes Ignore changelog in export 2017-03-25 12:02:22 -07: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 'master' into develop 2019-11-21 18:29:26 +01:00
README.md Update readme 2019-11-12 17:34:53 +01:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json Update composer.json 2019-12-24 22:28:34 +00:00
package.json Merge branch 'master' into develop 2019-07-25 00:49:45 -04:00
phpunit.xml [6.x] Implement integration test and in-memory DB (#5169) 2019-12-06 09:46:02 -06: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.

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.