首頁 php框架 ThinkPHP thinkphp6不能用redirect重定向是什麼狀況?

thinkphp6不能用redirect重定向是什麼狀況?

Nov 11, 2021 pm 02:09 PM
thinkphp6

下面thinkphp框架教學欄位會跟大家講介紹關於thinkphp6不能用redirect重定向的問題,希望對需要的朋友有幫助!

thinkphp6不能用redirect重定向是什麼狀況?

TP6在__construct_initialize中無法使用redirect重定向?

說明

目前版本return redirect('index/index'); 在__construct和_initialize無法使用,可以安裝先前的程式碼方便使用

安裝

composer require liliuwei/thinkphp-jump
登入後複製

用法範例

<?php
namespace app\controller;
class Index 
{
    use \liliuwei\think\Jump; 
    public function index()
    {
        //return $this->error(&#39;error&#39;);
        //return $this->success(&#39;success&#39;,&#39;index/index&#39;);
        //return $this->redirect(&#39;/admin/index/index&#39;);
        return $this->result([&#39;username&#39; => &#39;liliuwei&#39;, &#39;sex&#39; => &#39;男&#39;]);  
    }
}
登入後複製

推薦:《最新的10個thinkphp影片教學

#

以上是thinkphp6不能用redirect重定向是什麼狀況?的詳細內容。更多資訊請關注PHP中文網其他相關文章!

本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

熱AI工具

Undresser.AI Undress

Undresser.AI Undress

人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover

AI Clothes Remover

用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool

Undress AI Tool

免費脫衣圖片

Clothoff.io

Clothoff.io

AI脫衣器

Video Face Swap

Video Face Swap

使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱工具

記事本++7.3.1

記事本++7.3.1

好用且免費的程式碼編輯器

SublimeText3漢化版

SublimeText3漢化版

中文版,非常好用

禪工作室 13.0.1

禪工作室 13.0.1

強大的PHP整合開發環境

Dreamweaver CS6

Dreamweaver CS6

視覺化網頁開發工具

SublimeText3 Mac版

SublimeText3 Mac版

神級程式碼編輯軟體(SublimeText3)