remove apc
This commit is contained in:
@@ -13,8 +13,8 @@ return [
|
|||||||
| incoming requests. Laravel supports a variety of storage options to
|
| incoming requests. Laravel supports a variety of storage options to
|
||||||
| persist session data. Database storage is a great default choice.
|
| persist session data. Database storage is a great default choice.
|
||||||
|
|
|
|
||||||
| Supported: "file", "cookie", "database", "apc",
|
| Supported: "file", "cookie", "database", "memcached",
|
||||||
| "memcached", "redis", "dynamodb", "array"
|
| "redis", "dynamodb", "array"
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user