Skip to content

Commit

Permalink
Rename session cookie
Browse files Browse the repository at this point in the history
  • Loading branch information
eFrane committed Nov 24, 2017
1 parent d1b9482 commit 7703251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/session.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
|
*/

'cookie' => 'oparl_spec_session',
'cookie' => '_session',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 7703251

Please sign in to comment.