Matthew Machuga
1a6b7e3d73
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.
2012-10-24 14:41:58 -03:00
Koen Schmeets
52fded661d
Extending Symfony's Response class and adding & calling the finish method
...
Signed-off-by: Koen Schmeets <k.schmeets@gmail.com>
2012-05-24 11:50:48 +02:00
Koen Schmeets
0f3e8eb62b
Reverting Symfony's Response class to previous version
...
Signed-off-by: Koen Schmeets <k.schmeets@gmail.com>
2012-05-24 11:49:35 +02:00
Koen Schmeets
b02fd5232c
Fixing a bug that would stop the script execution before the laravel.done event has been fired for php-fastcgi users
...
Signed-off-by: Koen Schmeets <k.schmeets@gmail.com>
2012-05-24 02:01:24 +02:00
Taylor Otwell
ab6e364546
added simpler and easier environment handling.
2012-04-12 23:35:41 -05:00
Taylor Otwell
6dd709ccaa
move vendors folder under laravel.
2012-04-04 22:16:34 -05:00