reimplement locale uri slugs.

This commit is contained in:
Taylor Otwell
2012-08-20 10:46:23 -05:00
parent 7298c93be1
commit 926cdaa7f5
3 changed files with 71 additions and 6 deletions

View File

@@ -94,6 +94,19 @@ return array(
'language' => 'en',
/*
|--------------------------------------------------------------------------
| Supported Languages
|--------------------------------------------------------------------------
|
| These languages may also be supported by your application. If a request
| enters your application with a URI beginning with one of these values
| the default language will automatically be set to that language.
|
*/
'languages' => array(),
/*
|--------------------------------------------------------------------------
| SSL Link Generation