larvata / laravelhttpproxy

v0.9.0 2022-11-03 15:12 UTC

This package is auto-updated.

Last update: 2024-08-30 01:55:14 UTC


README

将代理请求发送到另一个API服务器

#用法

  1. composer require
  2. 在 routes/httpproxy.php 中放置路由文件
  3. 在 config/httpproxy.php 中放置配置文件(见 config/httproxy.php.example)