You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 More fixes 🆙
This commit is contained in:
@@ -128,7 +128,7 @@ return [
|
||||
|
||||
'cookie' => env(
|
||||
'SESSION_COOKIE',
|
||||
Str::slug(env('APP_NAME', 'laravel'), '_') . '_session',
|
||||
Str::slug((string) env('APP_NAME', 'laravel'), '_') . '_session',
|
||||
),
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user