Session::init([
   'expire'=>60*60*12
]);
Session::set("token",$access_token);

 

相关文章: