Go to file
Graham Campbell e32e92706f Apply fixes from StyleCI (#21965) 2017-11-05 14:38:30 -06:00
build Initial run of broadcasting events. 2015-04-27 14:33:45 -05:00
src/Illuminate Apply fixes from StyleCI (#21965) 2017-11-05 14:38:30 -06:00
tests backport (#20443) 2017-08-06 08:49:30 -05:00
.editorconfig PHP-CS-Fixer 2015-06-02 10:53:07 +02:00
.gitattributes Update .gitattributes 2016-08-22 08:49:40 +01:00
.gitignore PHP-CS-Fixer 2015-06-02 10:53:07 +02:00
.php_cs Re-enable php-cs-fixer cache 2015-09-08 20:20:17 +02:00
.travis.yml Allow failures for PHP 7.1 2016-08-22 08:50:35 +01:00
CONTRIBUTING.md Update the read me and contribution guide. 2014-09-07 13:48:13 -05:00
LICENSE.txt Blank line at eof 2014-02-12 20:15:27 +00:00
composer.json Allow depending on either v1 or v2 of random_compat (#18841) 2017-04-18 07:21:56 -05:00
phpunit.php Replace DateTime with Carbon, add setTestNow 2014-02-19 12:30:25 +01:00
phpunit.xml Formatting. 2015-03-26 14:39:18 -05:00
readme.md Updated badges 2015-12-26 19:40:38 +00:00

readme.md

Laravel Framework (Kernel)

StyleCI Build Status Total Downloads Latest Stable Version Latest Unstable Version License

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 PHP Framework

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 authentication, routing, sessions, queueing, and caching.

Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

Official Documentation

Documentation for the framework can be found on the Laravel website.

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 at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.