Go to file
Graham Campbell 67226679df CS fixes 2015-08-01 01:02:33 +01:00
build Initial run of broadcasting events. 2015-04-27 14:33:45 -05:00
src/Illuminate CS fixes 2015-08-01 01:02:33 +01:00
tests CS fixes 2015-08-01 01:02:33 +01:00
.editorconfig PHP-CS-Fixer 2015-06-02 10:53:07 +02:00
.gitattributes Ask git to use unix style newlines 2015-03-25 16:41:37 +00:00
.gitignore PHP-CS-Fixer 2015-06-02 10:53:07 +02:00
.php_cs CS fixes 2015-08-01 01:02:33 +01:00
.scrutinizer.yml Removed trailing whitespace 2014-08-01 12:23:20 +01:00
.styleci.yml CS fixes 2015-08-01 01:02:33 +01:00
.travis.yml Fixed travis config 2015-05-29 16:00:06 +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 Fix psysh upgrade 2015-07-07 19:56:20 +01: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 Fix Total Downloads url 2015-04-23 21:22:01 +06:00

readme.md

Laravel Framework (Kernel)

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.