gtmassey/laravel-analytics

Make Google service account credential path configurable

Closed this issue · 1 comments

I think we should allow credentials.json to be put anywhere and have it's path be configurable.

The path is configurable and I am working on it in the branch MakeCredentialPathConfigurable but I'm having issues writing the tests, I keep getting errors that I think are related to my environment / config. I am working on a solution now.