invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 67 forks source link

Update for all Laravel 5 versions #5

Closed nikkiii closed 9 years ago

nikkiii commented 9 years ago

Not sure if it'll break anything in the future with laravel versions > 5.1, but it seems to work well still since all it needs from support is Facades and Service Providers which haven't changed so far, and I don't see them changing in the future.

nikkiii commented 9 years ago

This'll also fix #4.