Browse Source

update: horizon

tokumeikoi 2 năm trước cách đây
mục cha
commit
550e628972
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/horizon.php

+ 1 - 1
config/horizon.php

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