2.1.0
Added config option to debug HTTP requests made directly from the SDK. It is disabled by default and can be enabled with the FIREBASE_ENABLE_DEBUG=true
environment variable or by adding 'debug' => true
to config/firebase.php
.
Added config option to debug HTTP requests made directly from the SDK. It is disabled by default and can be enabled with the FIREBASE_ENABLE_DEBUG=true
environment variable or by adding 'debug' => true
to config/firebase.php
.