Why I have issuse with redirect() after I call app()->handle($request)

前端 未结 0 576
刺人心
刺人心 2021-02-02 16:29

I try to call internal JWT api for check token(expired or not..) and I stored token in browser session

public function index(){ 
        $check = $this->check_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题