ajout middleware auth
This commit is contained in:
@@ -11,6 +11,7 @@ return [
|
||||
'custom' => \Meoran\Images\Templates\Custom::class,
|
||||
|
||||
),
|
||||
'middlewareAuth' => false,
|
||||
'lifetime' => 10,
|
||||
'cache' => [
|
||||
'path' => storage_path('app')
|
||||
|
Reference in New Issue
Block a user