I think the author of PR #17 didn't test it through, the code didn't even work.
Like \Config::get('https') should be \Config::get('steam-auth.https') and the fact that he missed some url function calls where he should've used the config too.
Fixed them in this pr, also updated the config in the readme.
I think the author of PR #17 didn't test it through, the code didn't even work.
Like \Config::get('https') should be \Config::get('steam-auth.https') and the fact that he missed some url function calls where he should've used the config too.
Fixed them in this pr, also updated the config in the readme.