Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2013-10-30 09:46:39 -05:00
4 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ return array(
|--------------------------------------------------------------------------
|
| This option controls the authentication driver that will be utilized.
| This drivers manages the retrieval and authentication of the users
| This driver manages the retrieval and authentication of the users
| attempting to get access to protected areas of your application.
|
| Supported: "database", "eloquent"
@@ -68,4 +68,4 @@ return array(
),
);
);