dyjh 6 yıl önce
ebeveyn
işleme
c65edc8b9a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      config/auth.php

+ 1 - 1
config/auth.php

xqd
@@ -14,7 +14,7 @@ return [
     */
 
     'defaults' => [
-        'guard' => 'api',
+        'guard' => 'web',
         'passwords' => 'users',
     ],