Nov 27, 2016
0
Level 1
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?
Please or to participate in this conversation.