Go to file
Taylor Otwell 5ceadf91f1 version 2020-04-14 09:16:50 -05:00
.github Add PR template (#23846) (#24128) 2018-05-07 09:13:06 -05:00
bin [5.6] update `release.sh` as in `5.7`. (#25687) 2018-09-19 07:50:50 -05:00
src/Illuminate version 2020-04-14 09:16:50 -05:00
tests Apply fixes from StyleCI (#29062) 2019-07-03 11:39:03 -06:00
.editorconfig Add settings for *.md files 2016-01-15 11:13:04 +01:00
.gitattributes Add .styleci.yml to .gitattributes 2019-04-30 13:00:27 +02:00
.gitignore update git ignore 2018-08-03 09:07:25 -10:00
.styleci.yml Only check PHP on old branches 2019-04-22 21:10:44 +02:00
.travis.yml [5.6] Mysql integration test sample (#24672) 2018-06-23 10:11:42 -05:00
CHANGELOG-5.5.md tag v5.5.40 release notes 2018-03-31 09:20:07 -07:00
CHANGELOG-5.6.md [5.6] Fixed changelog style mistakes (#25965) 2018-10-06 12:47:39 +03:00
CODE_OF_CONDUCT.md use ruby coc 2017-05-15 19:43:10 -05:00
CONTRIBUTING.md [5.3] Cleanup repo meta files (#15470) 2016-09-16 13:35:37 -07:00
LICENSE.md [5.3] Cleanup repo meta files (#15470) 2016-09-16 13:35:37 -07:00
README.md Http links have been fixed as https. (#24252) 2018-05-19 08:17:06 -05:00
composer.json [5.6] Fix cache repository (#26496) 2018-11-13 08:14:53 -06:00
phpunit.xml.dist Removed legacy phpunit flag 2018-06-04 13:54:01 +01: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 5, 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.

If you're not in the mood to read, Laracasts contains over 1100 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

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.