LaravelRequest.php
1.13 KB
-
Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php · 1a6b7e3d
This will allow the built in PHP 5.4 server to interpret PUT, DELETE, and PATCH content. It uses the HTTP_CONTENT_TYPE variable instead of CONTENT_TYPE; Symfony hasn't adapted for this yet.
Matthew Machuga committed