第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

身份驗(yàn)證守衛(wèi) [:superAdmin] 未定義

身份驗(yàn)證守衛(wèi) [:superAdmin] 未定義

PHP
開(kāi)心每一天1111 2023-06-24 16:14:02
我正在為管理員創(chuàng)建自定義防護(hù),但收到錯(cuò)誤“未定義身份驗(yàn)證防護(hù)”我嘗試過(guò)“php artisan config:clear 和 php artisan config 緩存”,但仍然是錯(cuò)誤。我想知道我做錯(cuò)了什么。這是我的身份驗(yàn)證配置    <?phpreturn [    /*    |--------------------------------------------------------------------------    | Authentication Defaults    |--------------------------------------------------------------------------    |    | This option controls the default authentication "guard" and password    | reset options for your application. You may change these defaults    | as required, but they're a perfect start for most applications.    |    */    'defaults' => [        'guard' => 'web',        'passwords' => 'users',    ],        /*    |--------------------------------------------------------------------------    | Authentication Guards    |--------------------------------------------------------------------------    |  | Next, you may define every authentication guard for your application.    | Of course, a great default configuration has been defined for you    | here which uses session storage and the Eloquent user provider.    |    | All authentication drivers have a user provider. This defines how the    | users are actually retrieved out of your database or other storage    | mechanisms used by this application to persist your user's data.    |    | Supported: "session", "token"    |    */    'guards' => [        'web' => [            'driver' => 'session',            'provider' => 'users',        ],        'api' => [            'driver' => 'token',            'provider' => 'users',            'hash' => false,        ],        'SuperAdmin' => [            'driver' => 'session',            'provider' => 'admins',        ],您可以在此處定義密碼確認(rèn)前的秒數(shù) | 超時(shí),系統(tǒng)會(huì)提示用戶通過(guò) | 重新輸入密碼。確認(rèn)屏幕。默認(rèn)情況下,超時(shí)時(shí)間為三個(gè)小時(shí)。| */
查看完整描述

1 回答

?
臨摹微笑

TA貢獻(xiàn)1982條經(jīng)驗(yàn) 獲得超2個(gè)贊

你的守衛(wèi)SuperAdmin不是superAdmin



查看完整回答
反對(duì) 回復(fù) 2023-06-24
  • 1 回答
  • 0 關(guān)注
  • 125 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)