Go to file
Gert de Pagter 400df0b02b Add xml schema to phpunit (#5139)
This allows an IDE to do auto completion, and show any errors in the configuration
2019-10-16 08:18:19 -05:00
app formatting 2019-10-08 07:35:48 -05:00
bootstrap change variable name 2018-11-20 22:01:06 -06:00
config formatting 2019-10-08 07:27:05 -05:00
database Apply fixes from StyleCI (#5100) 2019-09-10 17:26:00 +02:00
public remove ui scaffolding 2019-06-27 19:57:39 -05:00
resources Add new password rule language line 2019-10-08 11:26:03 +02:00
routes Move broadcast channel registration to a routes file. 2016-12-30 15:46:05 -06:00
storage Persist file cache data directory 2018-09-12 20:59:35 +01:00
tests remove testing bootstrap extension (#5107) 2019-09-13 07:19:06 -05:00
.editorconfig Allowing optional use of yml/yaml file extensions in .editorconfig (#5090) 2019-09-03 18:37:05 +02:00
.env.example use generic default db config 2019-06-04 08:10:26 -05: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 Order imports alphabetically 2019-09-10 17:25:19 +02:00
CHANGELOG.md Update CHANGELOG.md 2019-10-08 18:38:11 +02:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json Fixes required version of the framework within `composer.json` (#5130) 2019-10-08 15:44:05 -05:00
package.json Merge branch 'master' into develop 2019-07-25 00:49:45 -04:00
phpunit.xml Add xml schema to phpunit (#5139) 2019-10-16 08:18:19 -05:00
readme.md [6.x] Added OP.GG sponsor (#5121) 2019-09-26 07:24:53 -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.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

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-source software licensed under the MIT license.