Go to file
Taylor Otwell 262b813fc8 Merge pull request #12780 from laravel/revert-12764-5.0-rand
Revert "[5.0] Ensure openssl's vulnerable random generation is not used"
2016-03-18 09:24:24 -05:00
build Working on build script. 2015-01-29 15:55:31 -06:00
src/Illuminate Revert "[5.0] Ensure openssl's vulnerable random generation is not used" 2016-03-18 09:24:19 -05:00
tests fix tests 2015-12-04 17:31:28 -06:00
.gitattributes Ask git to use unix style newlines 2015-03-25 16:41:37 +00:00
.gitignore Formatting. 2015-03-26 11:16:33 -05:00
.scrutinizer.yml Removed trailing whitespace 2014-08-01 12:23:20 +01:00
.travis.yml Run tests on 7.0. 2015-02-25 21:13:24 -06: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 Revert "[5.0] Ensure openssl's vulnerable random generation is not used" 2016-03-18 09:24:19 -05:00
phpunit.php Replace DateTime with Carbon, add setTestNow 2014-02-19 12:30:25 +01:00
phpunit.xml Formatting. 2015-03-26 11:16:33 -05:00
readme.md Fix download button. 2015-04-23 10:44:41 -05: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.