invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 67 forks source link

Config facade used instead of global Config class #21

Closed codercms closed 8 years ago

codercms commented 8 years ago

It is to make plugin compatible with Lumen 5.2

Gummibeer commented 8 years ago

It's not just for Lumen - also laravel can be used without facades and aliases and/or the alias can be changed.

Gummibeer commented 8 years ago

@invisnik why rejected?

invisnik commented 8 years ago

@Gummibeer fix 6b76a14