Merge branch 'develop' into 5.8-dev

This commit is contained in:
James Cole
2022-12-31 07:35:34 +01:00

View File

@@ -15,7 +15,7 @@ return [
|
*/
'guard' => envNonEmpty('AUTHENTICATION_GUARD', 'web'),
'guard' => 'web,
/*
|--------------------------------------------------------------------------