Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Here's an alternative for Laravel 7, or PHP only: #80

Open
jespanag opened this issue May 23, 2020 · 0 comments
Open

Here's an alternative for Laravel 7, or PHP only: #80

jespanag opened this issue May 23, 2020 · 0 comments

Comments

@jespanag
Copy link

It does basically the same thing, but it works, although it's simple:

If you don't use laravel, adapting it is very easy, because laravel's http client uses Guzzle, the only thing you have to do is to replace the existing http client with the Guzzle client.

I hope it helps you...

https://github.com/juanal98/Laravel-Proxy-Helper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant