pulkitjalan / google-apiclient

Google api php client wrapper with Cloud Platform and Laravel support
MIT License
249 stars 75 forks source link

Switch out singleton for bind #37

Closed stevelacey closed 6 years ago

stevelacey commented 6 years ago

This resolves #31 when using dependency injection – facades are still a problem but I don't see any easy solution to that – I suggest discouraging/removing the facade and/or updating the README to describe this behaviour

stevelacey commented 6 years ago

@pulkitjalan ☝️

pulkitjalan commented 6 years ago

Thanks @stevelacey, will need to update the docs then can do a new release