2020-05-23 01:01:51 +02:00
2020-05-23 00:59:26 +02:00
2020-05-23 01:01:51 +02:00
2020-05-23 00:59:26 +02:00

Laravel-Proxy-Helper

This is a basic helper for using laravel drivers as proxy servers. It allows you to forward exact requests to another server and return their response. Supports all methods, and also files.

Description
This is a basic helper for using laravel controllers as proxy servers. It allows you to forward exact requests to another server and return their response. Supports all methods, and also files.
Readme MIT 33 KiB
Languages
PHP 100%