Browse Source

update: horizon

tokumeikoi 2 years ago
parent
commit
550e628972
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/horizon.php

+ 1 - 1
config/horizon.php

@@ -74,7 +74,7 @@ return [
     |
     |
     */
     */
 
 
-    'middleware' => [],
+    'middleware' => ['admin'],
 
 
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------