Go to file
Taylor Otwell 982e769d2a Merge pull request #3874 from lancepioch/patch-1
[5.2] Add TokenMismatchException to the dontReport array
2016-08-15 19:21:15 -05:00
app Add TokenMismatchException to the dontReport array 2016-08-12 19:26:34 -04:00
bootstrap Use the ::class notation 2015-06-08 10:29:33 +03:00
config Applied fixes from StyleCI 2016-08-04 08:48:57 -04:00
database Make password_resets.created_at nullable 2016-06-23 17:14:50 -06:00
public handle authorization header 2016-01-23 12:02:55 -05:00
resources Add fallback sans-serif font in case the custom font fails to load 2016-07-05 19:31:21 +08:00
storage Ignore schedule files 2016-03-17 09:59:23 -04:00
tests Make TestCase abstract 2016-06-02 13:14:42 +01:00
.env.example [5.2] Remove default APP_KEY value 2016-08-02 08:09:41 +08:00
.gitattributes Switch to `.scss` 2016-04-22 19:39:28 -07: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 Modify post-root-package-install script. 2016-07-28 12:10:54 +09:00
gulpfile.js Change comment to reflect the change of the default css preprocessor. 2015-06-27 14:21:37 +02:00
package.json Use Bootstrap 3.3 2016-05-01 16:23:09 -07:00
phpunit.xml Fixed up the phpunit config 2016-03-30 19:52:07 +01:00
readme.md clearing redundancy 2016-02-29 08:42:43 -07: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 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.