@extends('home') @section('title')接口测试工具@endsection @section('styles') @endsection @section('content')
使用说明:
  • 跨域请求请在服务器端添加响应头 Access-Control-Allow-Origin:{{$_SERVER['HTTP_HOST']}}
NameValueDomianPathExpiresHTTPSecure
@endsection @section('scripts') @endsection