示例#1
0
 public function withoutParams()
 {
     return \Request::scheme() . "://" . \Request::root() . $this->uri();
 }