invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 69 forks source link

Do not depend on the whole Laravel framework #54

Closed alfaproject closed 7 years ago

alfaproject commented 7 years ago

Currently, this module depends on the whole Laravel framework, and I'm not sure why.

This actually disrupts Lumen only installations where people want to have a smaller application footprint.