This might help - https://laravel.com/docs/9.x/http-client
or use guzzle directly - https://docs.guzzlephp.org/en/stable/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello to everyone. I would to access to an external website using cURL and save cookie/login to get data from other pages that require previous login.. How can do it with laravel?
Thanks a lot
Please or to participate in this conversation.