Go to file
Martins Sipenko 19e97fc9db Added whitelist to remove warning for upcoming phpunit 4.8 2015-06-10 18:13:13 +01:00
app Override cookie encrypter by default. 2015-06-08 21:16:01 -05:00
bootstrap Use the ::class notation 2015-06-08 10:29:33 +03:00
config Change default cipher. 2015-06-06 13:20:49 -05:00
database Use the ::class notation 2015-06-08 10:29:33 +03:00
public Use the ::class notation 2015-06-08 10:29:33 +03:00
resources Additional cs fixes 2015-06-01 15:46:45 +01:00
storage ignore maintenance mode `down` file 2015-04-23 00:46:16 -05:00
tests Use the ::class notation 2015-06-08 10:29:33 +03:00
.env.example support for unencrypted mail server usage like mailcatcher.me 2015-03-04 11:26:14 +02:00
.gitattributes Use vendors. 2015-02-12 13:15:45 -06:00
.gitignore Add "node_modules" to .gitignore 2015-02-01 11:16:11 +00:00
artisan Use the ::class notation 2015-06-08 10:29:33 +03:00
composer.json Update PHP dependencies. 2015-06-08 20:40:07 -05:00
gulpfile.js updated elixir description in gulpfile from sass to less 2015-01-22 21:32:32 +01:00
package.json Bump elixir requirement. 2015-06-09 09:16:53 -05:00
phpspec.yml Add PHPSpec config file and dependency 2014-09-28 20:36:34 +02:00
phpunit.xml Added whitelist to remove warning for upcoming phpunit 4.8 2015-06-10 18:13:13 +01:00
readme.md Update readme.md 2015-04-22 17:14:32 +08:00
server.php Additional cs fixes 2015-06-01 15:46:45 +01:00

readme.md

Laravel PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

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