久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

Laravel 5.2:Auth::logout() 不起作用

Laravel 5.2: Auth::logout() is not working(Laravel 5.2:Auth::logout() 不起作用)
本文介紹了Laravel 5.2:Auth::logout() 不起作用的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我正在 Laravel 5.2 中構建一個非常簡單的應用程序,但是當使用 AuthController 的操作注銷時,它根本不起作用.我有一個導航欄,用于檢查 Auth::check() 并且在調用注銷操作后它不會改變.

I'm building a very simple app in Laravel 5.2, but when using AuthController's action to log out, it just simply doesn't work. I have a nav bar which checks for Auth::check() and it doesn't change after calling the log out action.

我在 routes.php 文件中有這個路由:

I have this route inside the routes.php file:

Route::get('users/logout', 'AuthAuthController@getLogout');

它在外面

Route::group(['middleware' => ['web']], function () 語句.

我也嘗試在 AuthController.php 文件的末尾添加以下操作.

I did also try to add the follow action at the end of the AuthController.php file.

public function getLogout() 
{
    $this->auth->logout();
    Session::flush();
    return redirect('/');
}

你有什么想法嗎?

編輯 1

如果我清除 Google 的 Chrome 緩存,它就可以工作.

If I clear Google's Chrome cache, it works.

推薦答案

我在 Laravel 5.2 中也遇到過類似的問題.您應該將路線更改為

I also had similar problem in Laravel 5.2. You should change your route to

Route::get('auth/logout', 'AuthAuthController@logout');

或在 AuthController 構造函數中添加

or in AuthController constructor add

public function __construct()
{
    $this->middleware('guest', ['except' => ['logout', 'getLogout']]);
}

這對我有用.

這篇關于Laravel 5.2:Auth::logout() 不起作用的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

Magento products by categories(按類別劃分的 Magento 產品)
Resource interpreted as image but transferred with MIME type text/html - Magento(資源被解釋為圖像但使用 MIME 類型 text/html 傳輸 - Magento)
Is there an event for customer account registration in Magento?(Magento 中是否有客戶帳戶注冊事件?)
Magento addFieldToFilter: Two fields, match as OR, not AND(Magento addFieldToFilter:兩個字段,匹配為 OR,而不是 AND)
quot;Error 404 Not Foundquot; in Magento Admin Login Page(“未找到錯誤 404在 Magento 管理員登錄頁面)
Get Order Increment Id in Magento(在 Magento 中獲取訂單增量 ID)
主站蜘蛛池模板: 亚洲综合字幕 | 久久精品99久久 | 日韩av在线不卡 | 欧美一级大黄 | 精精久久| 午夜精品一区二区三区在线视频 | 亚洲性视频 | 99视频在线播放 | 久久久www成人免费无遮挡大片 | 99在线免费观看视频 | 欧美日一区二区 | 欧美视频一区二区三区 | 欧美a级成人淫片免费看 | jlzzjlzz国产精品久久 | 特黄毛片 | 精品久久国产 | 欧美视频中文字幕 | 精品欧美一区二区精品久久 | 日韩第一区 | 久久久久久免费免费 | 精品成人av | 久草视频在线播放 | 国产一区二区三区在线 | 久久久国产一区二区三区 | 特a毛片 | 久久69精品久久久久久久电影好 | 91高清视频在线 | 亚洲精品一区二区冲田杏梨 | 久久久久久久久久久久久9999 | 欧美va大片 | 国产99久久久国产精品下药 | 福利精品 | 日韩精品无码一区二区三区 | 精品国产91久久久久久 | 黄色大片免费看 | 99亚洲精品 | 日韩中文字幕在线观看 | 国产精品一区二区三区久久 | 一区二区三区四区日韩 | 九九久久久久久 | 国产精品五月天 |