Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

clueless's avatar

Access HTTP Auth sites

So we have a site that is protected by HTTP Auth Basic and it provides a form that I want to fill-up and submit programatically.

However, I can't seem to find any information on the net about being able to access a Auth Basic via laravel. I can do this with curl, but I feel like there has to be a more "laravel-ish" solution.

Am I overthinking this?

0 likes
0 replies

Please or to participate in this conversation.