the application url will now be auto-detected.

This commit is contained in:
Taylor Otwell
2011-11-28 23:10:16 -06:00
parent 0897bb4379
commit b7b80d6d49
3 changed files with 31 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ return array(
|
*/
'url' => 'http://localhost',
'url' => '',
/*
|--------------------------------------------------------------------------