Napp / xray-laravel

AWS X-Ray tracing for Laravel apps
MIT License
56 stars 34 forks source link

Remove hard dependency on Auth facade #7

Closed umbert-cobiro closed 3 years ago

umbert-cobiro commented 4 years ago

Basically if you are not using the full of laravel, in this case using the Auth facade will raise an error.

Maybe should not be a hard dependency, specially when it's enriching the data.