Files
ponzi/laravel
David Lin 5929f8e537 Update laravel/request.php
When running nginx with php-cgi (Fast-CGI): 

spawn-fcgi -a 127.0.0.1 -p 10081 -C 50 -u nobody -f /usr/local/php5317/bin/php-cgi

The Request::cli() method will determine the web request as run from the command line.
Add ` PHP_SAPI != "cgi-fcgi" ` to resolve it.
2013-02-27 08:54:57 +08:00
..
2012-12-26 13:47:36 +10:00
2013-01-06 19:06:53 -06:00
2013-01-12 02:20:37 +01:00
2013-02-07 00:13:00 -06:00
2012-09-28 10:10:35 +02:00
2012-05-02 16:52:55 -05:00
2012-07-27 11:29:59 +00:00
2012-12-26 13:47:36 +10:00
2012-06-13 11:19:20 -04:00
2013-01-05 14:01:42 -06:00
2013-01-06 14:01:18 -06:00
2012-10-05 14:38:13 +03:00
2013-01-05 13:50:38 -06:00
2012-08-03 18:17:48 +03:00
2012-10-22 10:09:53 +12:00
2012-03-23 22:54:09 -05:00
2012-02-23 14:02:59 -06:00
2012-11-05 09:28:48 +01:00
2013-01-05 13:33:20 -06:00
2012-07-27 11:29:59 +00:00
2012-05-30 08:41:03 -05:00
2013-01-05 14:55:04 -06:00
2012-07-27 11:29:59 +00:00
2013-02-27 08:54:57 +08:00
2012-04-10 11:37:38 -05:00
2012-06-13 11:19:20 -04:00
2013-01-05 16:15:18 -06:00
2013-01-06 20:14:07 +00:00
2012-11-06 15:04:13 -06:00