Go to file
Taylor Otwell 2ddeae9c71 Merge pull request #3480 from bmitch/JsonErrorMsg
Error message for JSON validation
2015-08-16 12:17:00 -05:00
app fix incorrect method name in comment. 2015-08-08 08:07:23 -05:00
bootstrap Use the ::class notation 2015-06-08 10:29:33 +03:00
config Convert some variables to env variables in services.php. 2015-07-23 10:58:17 -05:00
database Using the bcrypt function in users generated by the model factory 2015-07-13 16:05:37 +00:00
public fix wording 2015-06-26 08:30:59 -05:00
resources Error message for JSON validation 2015-08-16 16:34:28 +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 Newline. 2015-07-17 23:27:24 +00:00
.gitattributes Use vendors. 2015-02-12 13:15:45 -06:00
.gitignore Ignore Homestead.json 2015-07-25 12:57:52 -07:00
artisan Use the ::class notation 2015-06-08 10:29:33 +03:00
composer.json Sync with 5.0 2015-06-15 22:22:23 +01:00
gulpfile.js Change comment to reflect the change of the default css preprocessor. 2015-06-27 14:21:37 +02:00
package.json Bump Laravel Elixir version 2015-07-27 13:42:38 -04: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 Sync with 5.0 2015-06-15 22:22:23 +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