Go to file
Taylor Otwell c751b33d01 add to gitignore 2016-02-12 09:05:19 -06:00
app Don't return a login page to a JSON request 2016-01-22 10:01:39 -06:00
bootstrap Use the ::class notation 2015-06-08 10:29:33 +03:00
config simplify filesystem default config 2016-02-11 10:19:57 -06:00
database Remove unguard call 2015-10-04 10:50:12 -04:00
public handle authorization header 2016-01-23 12:02:55 -05:00
resources Update passwords.php 2015-11-24 16:32:01 +01:00
storage adding public directory to app storage 2016-02-10 16:55:42 -06:00
tests Use the ::class notation 2015-06-08 10:29:33 +03:00
.env.example Changed localhost to 127.0.0.1 2016-01-28 13:42:43 -05:00
.gitattributes Use vendors. 2015-02-12 13:15:45 -06:00
.gitignore add to gitignore 2016-02-12 09:05:19 -06:00
artisan Use the ::class notation 2015-06-08 10:29:33 +03:00
composer.json update dependencies 2015-12-21 11:26:25 -06: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-11-23 02:45:13 +01:00
phpunit.xml Removed unused option 2015-10-07 14:19:49 +03:00
readme.md Fix title heading level in readme.md 2016-01-24 00:55:54 +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