Updated the session cookie

This commit is contained in:
Graham Campbell
2015-01-02 11:45:40 +00:00
parent c0e2f2b61f
commit 4f08d863d4

View File

@@ -96,7 +96,7 @@ return [
|
*/
'cookie' => 'laravel_session',
'cookie' => 'cachet_session',
/*
|--------------------------------------------------------------------------