Skip to content

Commit 13adb44

Browse files
committed
Rename path to files.
1 parent 4aaf9a8 commit 13adb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
|
4343
*/
4444

45-
'path' => __DIR__.'/../storage/sessions',
45+
'files' => __DIR__.'/../storage/sessions',
4646

4747
/*
4848
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)