Closed abenevaut closed 8 years ago
@42antoine I'm totaly on your side - the only problem would be that it is a breaking change and it's not possible, with laravel ways, to append to a config - so the devs have to insert it by there own. But yes, it would be the better place!
@invisnik a much better solution would be to use app('config')->get(...)
@invisnik Why won't fix?
Could you move config/steam-auth.php info in config/services.php like OAuth package https://github.com/laravel/socialite ?