mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Fix comment on default session driver.
This commit is contained in:
parent
763f1d5181
commit
5e2d8843d8
@ -8,7 +8,7 @@ return array(
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| This option controls the default session "driver" that will be used on
|
||||
| requests. By default we will use the light-weight cookie driver but
|
||||
| requests. By default we will use the light-weight native driver but
|
||||
| you may specify any of the other wonderful drivers provided here.
|
||||
|
|
||||
| Supported: "native", "cookie", "database", "apc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user