Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php
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.
Showing
Please register or sign in to comment